Home
last modified time | relevance | path

Searched refs:bundles (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/tools/app_metadata_bundles/
DREADME.md1 # App metadata bundles
4 to efficiently manage app metadata bundles.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/
DAndroid.bp18 // bundles the shared library and calls it using JNI.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/java_only/
DAndroid.bp18 // bundles the shared library and calls it using JNI.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/
DAndroid.bp18 // bundles the shared library and calls it using JNI.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/
DAndroid.bp18 // bundles the shared library and calls it using JNI.
/frameworks/base/tools/lint/common/
DAndroid.bp43 // lint bundles in some classes that were built with older versions
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dtsconfig.json51 …/* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, als…
/frameworks/proto_logging/stats/atoms/appsearch/
Dappsearch_extension_atoms.proto96 // Time used for rebuilding objects from bundles.
/frameworks/base/core/java/android/app/
DNotification.java8971 Bundle[] bundles = new Bundle[messages.size()]; in getBundleArrayForMessages() local
8978 bundles[i] = m.toBundle(); in getBundleArrayForMessages()
8980 return bundles; in getBundleArrayForMessages()
9772 public static List<Message> getMessagesFromBundleArray(@Nullable Parcelable[] bundles) { in getMessagesFromBundleArray() argument
9773 if (bundles == null) { in getMessagesFromBundleArray()
9776 List<Message> messages = new ArrayList<>(bundles.length); in getMessagesFromBundleArray()
9777 for (int i = 0; i < bundles.length; i++) { in getMessagesFromBundleArray()
9778 if (bundles[i] instanceof Bundle) { in getMessagesFromBundleArray()
9779 Message message = getMessageFromBundle((Bundle)bundles[i]); in getMessagesFromBundleArray()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...