/frameworks/base/services/core/java/com/android/server/pm/ |
D | OtaDexoptService.java | 125 final List<PackageSetting> others; in prepare() local 136 others = new ArrayList<>(mPackageManagerService.mSettings.mPackages.values()); in prepare() 137 others.removeAll(important); in prepare() 138 others.removeIf(PackageManagerServiceUtils.REMOVE_IF_NULL_PKG); in prepare() 139 others.removeIf(isPlatformPackage); in prepare() 149 for (PackageSetting pkgSetting : others) { in prepare() 162 + PackageManagerServiceUtils.packagesToString(others)); in prepare() 163 for (PackageSetting pkg : others) { in prepare() 169 prepareMetricsLogging(important.size(), others.size(), spaceAvailable, spaceAvailableNow); in prepare() 183 for (PackageSetting pkgSetting : others) { in prepare() [all …]
|
/frameworks/opt/telephony/ |
D | README.txt | 5 SmsManager and others. 19 others.
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScanResults.java | 55 public static ScanResults merge(int bandScanned, ScanResults... others) { in merge() argument 59 for (ScanResults other : others) { in merge() 65 int id = others[0].getScanData().getId(); in merge()
|
/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/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/proto/src/ |
D | system_messages.proto | 169 // Package: android, and others
|
/frameworks/base/packages/SystemUI/docs/ |
D | qs-tiles.md | 48 …information to the corresponding view. The base class `State` has (among others) the following fie… 64 …leImpl`. This abstract class implements some common functions and leaves others to be implemented …
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 57 introduced by others.
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 4066 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java. 4092 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java 4130 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java 4173 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java 4308 * others), its type (public or private) and the size in bytes. 5872 // The associated user. Eg: 0 for owners, 10+ for others. 5885 // The associated user. Eg: 0 for owners, 10+ for 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 | 1864 # Note: WordPad (write) and others do not support links.
|
D | Doxyfile.orig | 1864 # Note: WordPad (write) and others do not support links.
|