/frameworks/ex/common/java/com/android/common/contacts/ |
D | BaseEmailAddressAdapter.java | 104 public boolean loading; field in BaseEmailAddressAdapter.DirectoryPartition 310 return partition.loading ? 1 : 0; in getItemViewType() 317 if (partition.loading) { in newView() 329 if (directoryPartition.loading) { in bindView() 354 return ((DirectoryPartition)getPartition(partitionIndex)).loading; in isLoading() 447 if (!partition.loading) { in onDirectoryLoadFinished() 448 partition.loading = true; in onDirectoryLoadFinished() 452 partition.loading = false; in onDirectoryLoadFinished() 464 if (partition.loading) { in onDirectoryLoadFinished() 485 if (partition.loading) { in showSearchPendingIfNotComplete() [all …]
|
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/model/ |
D | HighResThumbnailLoader.java | 112 private void setLoading(boolean loading) { in setLoading() argument 113 if (loading == mLoading) { in setLoading() 117 mLoading = loading; in setLoading() 118 if (!loading) { in setLoading()
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/ |
D | PhotoPagerAdapter.java | 54 boolean loading = shouldShowLoadingIndicator(cursor); in getItem() 56 if(photoUri == null && loading) { in getItem()
|
/frameworks/av/services/mediaextractor/seccomp_policy/ |
D | mediaextractor-arm64.policy | 40 # for dynamically loading extractors
|
D | mediaextractor-x86_64.policy | 41 # for dynamically loading extractors
|
D | mediaextractor-x86.policy | 46 # for dynamically loading extractors
|
D | mediaextractor-arm.policy | 48 # for dynamically loading extractors
|
/frameworks/av/drm/mediacas/plugins/clearkey/tests/ |
D | Android.bp | 26 // loading fails at run-time (linking is okay).
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 187 …e provided by SysUI. This figure shows an overview of how the plugin compiling/loading flow works. 193 Whenever loading a code from another APK into a privileged process like SysUI, there are serious se… 195 …UI checks to ensure that the build is debuggable before even scanning or loading any plugins on th… 215 ### Class loading
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 221 If loading from an array, the floats should be in row-major order, i.e. the element a 225 If loading from a matrix and the source is smaller than the destination, the rest 227 loading a rs_matrix2x2 into a rs_matrix4x4 will give:
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 224 * If loading from an array, the floats should be in row-major order, i.e. the element a 228 * If loading from a matrix and the source is smaller than the destination, the rest 230 * loading a rs_matrix2x2 into a rs_matrix4x4 will give:
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 74 ## loading and playing frames
|
/frameworks/compile/libbcc/ |
D | README.rst | 100 just-in-time compilation or cache loading
|
/frameworks/rs/tests/java_api/Refocus/dataExtraction/ |
D | N5.txt | 222 …m.example.xinyiwang.refocus D/RenderScript﹕ Skipping hardware driver and loading default CPU driver 298 …m.example.xinyiwang.refocus D/RenderScript﹕ Skipping hardware driver and loading default CPU driver 372 …m.example.xinyiwang.refocus D/RenderScript﹕ Skipping hardware driver and loading default CPU driver 448 …m.example.xinyiwang.refocus D/RenderScript﹕ Skipping hardware driver and loading default CPU driver 525 …m.example.xinyiwang.refocus D/RenderScript﹕ Skipping hardware driver and loading default CPU driver 600 …m.example.xinyiwang.refocus D/RenderScript﹕ Skipping hardware driver and loading default CPU driver
|
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
D | WallpaperCropActivity.java | 147 final View progressView = findViewById(R.id.loading); in setCropViewTileSource()
|
/frameworks/base/core/proto/android/app/ |
D | settings_enums.proto | 626 // ACTION: Show Contextual homepage. Log total loading latency. 660 // ACTION: Individual contextual card loading time 663 //ACTION: Contextual card loading timeout
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3996 // Bootloader's 1st stage loading time. 3999 // Bootloader's kernel loading time. 4005 // Bootloader's 2nd stage loading time. 7097 * GPU driver loading time info. 7100 // List of all the driver loading times for this app. The list size is 7119 // gl driver loading time info. 7123 // Vulkan driver loading time info. 7127 // Angle driver loading time info.
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 7062 // ACTION: Show Contextual homepage, log latency in loading cards 7116 // ACTION: Individual contextual card loading time 7119 //ACTION: Contextual card loading timeout
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 942 # will make the HTML file larger and loading of large files a bit slower, you
|
D | Doxyfile.orig | 933 # will make the HTML file larger and loading of large files a bit slower, you
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 986 # will make the HTML file larger and loading of large files a bit slower, you
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 1036 # will make the HTML file larger and loading of large files a bit slower, you
|
D | Doxyfile | 1036 # will make the HTML file larger and loading of large files a bit slower, you
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 24776 field public static final java.lang.String EXTRA_LOADING = "loading";
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 38365 field public static final String EXTRA_LOADING = "loading";
|