/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/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/src/com/android/systemui/controls/ui/ |
D | StatusBehavior.kt | 54 com.android.internal.R.string.loading in <lambda>()
|
/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/base/tools/protologtool/ |
D | README.md | 90 for logging. This is achieved by replacing log message strings with their hashes and only loading t…
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
D | ControlsFavoritingActivity.kt | 143 statusText.text = resources.getText(com.android.internal.R.string.loading) in <lambda>()
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 74 ## loading and playing frames
|
/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/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 | 629 // ACTION: Show Contextual homepage. Log total loading latency. 663 // ACTION: Individual contextual card loading time 666 //ACTION: Contextual card loading timeout
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 4710 // Bootloader's 1st stage loading time. 4713 // Bootloader's kernel loading time. 4719 // Bootloader's 2nd stage loading time. 8254 * GPU driver loading time info. 8257 // List of all the driver loading times for this app. The list size is 8276 // gl driver loading time info. 8280 // Vulkan driver loading time info. 8284 // 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 | 1036 # will make the HTML file larger and loading of large files a bit slower, you
|
D | Doxyfile.orig | 1036 # will make the HTML file larger and loading of large files a bit slower, you
|