/frameworks/base/services/core/java/com/android/server/pm/ |
D | OtaDexoptService.java | 122 final List<PackageParser.Package> others; in prepare() local 129 others = new ArrayList<>(mPackageManagerService.mPackages.values()); in prepare() 130 others.removeAll(important); in prepare() 139 for (PackageParser.Package p : others) { in prepare() 152 + PackageManagerServiceUtils.packagesToString(others)); in prepare() 153 for (PackageParser.Package pkg : others) { in prepare() 159 prepareMetricsLogging(important.size(), others.size(), spaceAvailable, spaceAvailableNow); in prepare() 171 for (PackageParser.Package pkg : others) { in prepare() 413 private void prepareMetricsLogging(int important, int others, long spaceBegin, long spaceBulk) { in prepareMetricsLogging() argument 419 otherPackageCount = others; in prepareMetricsLogging()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScanResults.java | 54 public static ScanResults merge(int bandScanned, ScanResults... others) { in merge() argument 58 for (ScanResults other : others) { in merge() 64 int id = others[0].getScanData().getId(); in merge()
|
/frameworks/opt/telephony/ |
D | README.txt | 5 SmsManager and others. 19 others.
|
/frameworks/base/tools/aapt/ |
D | Package.cpp | 379 const android::Vector<const char*>& others(bundle->getNoCompressExtensions()); in okayToCompress() local 380 for (i = 0; i < (int)others.size(); i++) { in okayToCompress() 381 const char* str = others[i]; in okayToCompress()
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
D | device_for_product_strategy_media.pfw | 309 # these following domains consists in device(s) that can co-exist with others 322 # these following domains consists in device(s) that can co-exist with others
|
D | device_for_product_strategy_dtmf.pfw | 582 # these following domains consists in device(s) that can co-exist with others 598 # these following domains consists in device(s) that can co-exist with others 614 # these following domains consists in device(s) that can co-exist with others
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 41 # NOTE - the range 1000000-2000000 is reserved for partners and others who
|
/frameworks/av/media/utils/ |
D | EventLogTags.logtags | 40 # NOTE - the range 1000000-2000000 is reserved for partners and others who
|
/frameworks/base/libs/androidfw/ |
D | Android.bp | 15 // libandroidfw is partially built for the host (used by obbtool, aapt, and others)
|
/frameworks/base/core/proto/android/os/ |
D | ps.proto | 79 // Nice value. This ranges from 19 (nicest) to -20 (not nice to others).
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 169 // Package: android, and others
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | reduce.rscript | 19 // Has the same kernels as reduce_backward.rs, plus some others.
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | reduce.rscript | 21 // Has the same kernels as reduce_backward.rs, plus some others.
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3496 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java. 3522 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java 3560 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java 3603 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java 3733 * others), its type (public or private) and the size in bytes. 4994 // The associated user. Eg: 0 for owners, 10+ for others. 5007 // The associated user. Eg: 0 for owners, 10+ for others.
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 57 introduced by others.
|
/frameworks/ml/nn/runtime/ |
D | NOTICE | 412 means the combination of the Contributions of others (if any) used
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1194 # Note: wordpad (write) and others do not support links.
|
/frameworks/native/docs/ |
D | Doxyfile | 1452 # Note: wordpad (write) and others do not support links.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1723 # Note: WordPad (write) and others do not support links.
|
D | Doxyfile.orig | 1714 # Note: WordPad (write) and others do not support links.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1814 # Note: WordPad (write) and others do not support links.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 1864 # Note: WordPad (write) and others do not support links.
|
D | Doxyfile | 1864 # Note: WordPad (write) and others do not support links.
|