Home
last modified time | relevance | path

Searched refs:libraries (Results 1 – 24 of 24) sorted by relevance

/cts/tools/manifest-generator/tests/src/com/android/compatibility/common/generator/
DManifestGeneratorTest.java67 List<String> libraries = new ArrayList<>(); in testManifest() local
68 libraries.add(LIBRARY); in testManifest()
91 libraries, in testManifest()
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DVintfDeviceInfo.java61 String[] libraries = e.getValue(); in collectDeviceInfo() local
62 store.addListResult("libraries", libraries == null in collectDeviceInfo()
63 ? Collections.emptyList() : Arrays.<String>asList(libraries)); in collectDeviceInfo()
/cts/tools/manifest-generator/src/com/android/compatibility/common/generator/
DManifestGenerator.java49 List<String> libraries = new ArrayList<>(); in main() local
59 libraries.add(args[++i]); in main()
96 libraries, in main()
119 List<String> libraries, in generate() argument
142 for (String library : libraries) { in generate()
/cts/tests/signature/api-check/shared-libs-api/src/android/signature/cts/api/
DSignatureMultiLibsTest.java132 List<String> libraries = TESTABLE_SHARED_LIBRARIES.get(); in getTestableSharedLibraryParameters() local
133 Object[][] params = new Object[libraries.size()][1]; in getTestableSharedLibraryParameters()
134 for (int i = 0; i < libraries.size(); i++) { in getTestableSharedLibraryParameters()
135 String name = libraries.get(i); in getTestableSharedLibraryParameters()
/cts/common/device-side/test-app/
DAndroid.bp15 // Build an APK which contains the device-side libraries and their tests,
16 // this then gets instrumented in order to test the aforementioned libraries.
/cts/hostsidetests/appsecurity/test-apps/PrivilegedUpdateApp/
DAndroid.bp60 // This apk has compressed JNI libraries when it shouldn't if it's presigned
93 // This apk has compressed JNI libraries when it shouldn't if it's presigned
/cts/tests/signature/api-check/android-test-base-uses-library-api/
DAndroid.bp27 // the classes provided by the android.test.base or android.test.runner shared libraries.
38 // excluding them from the list of libraries that are implicitly added to the manifest.
/cts/tests/signature/api-check/android-test-mock-current-api/
DAndroid.bp27 // the classes provided by the android.test.base or android.test.runner shared libraries.
37 // excluding them from the list of libraries that are implicitly added to the manifest.
/cts/tests/signature/api-check/android-test-runner-current-api/
DAndroid.bp27 // the classes provided by the android.test.base or android.test.runner shared libraries.
36 // Prevent android.test.base and android.test.mock libraries from being implicitly added to
/cts/tests/signature/api-check/android-test-base-current-api/
DAndroid.bp27 // the classes provided by the android.test.base or android.test.runner shared libraries.
37 // at runtime by excluding them from the list of libraries that are implicitly added to the
/cts/tests/signature/api-check/android-test-base-29-api/
DAndroid.bp27 // the classes provided by the android.test.base or android.test.runner shared libraries.
38 // excluding them from the list of libraries that are implicitly added to the manifest.
/cts/tests/signature/api-check/shared-libs-api/
DAndroid.bp37 // the classes provided by the android.test.base or android.test.runner shared libraries.
78 // Generates a zip file containing the current public and system API files for shared libraries.
92 ":com.android.libraries.tv.tvsystem{.public.api.txt}",
93 ":com.android.libraries.tv.tvsystem{.system.api.txt}",
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/
DAndroid.bp22 "car-framework-aconfig-libraries",
/cts/hostsidetests/jdwptunnel/sampleapps/ddmsapp/
DAndroid.bp37 // Platform libraries that may not be available to apps. Link in statically.
/cts/tests/tests/car_permission_tests/
DAndroid.bp25 "car-framework-aconfig-libraries",
/cts/hostsidetests/jvmti/base/jni/
DAndroid.bp45 // Platform libraries that may not be available to apps. Link in statically.
/cts/tests/camera/libctscamera2jni/
DAndroid.bp62 // Dynamic depth libraries
/cts/tests/tests/car/
DAndroid.bp23 "car-framework-aconfig-libraries",
/cts/hostsidetests/jvmti/attaching/
DAndroid.bp49 // Platform libraries that may not be available to apps. Link in statically.
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DJsonPrinter.java164 private void writeLibraryCollection(String name, Collection<UsesLibrary> libraries) in writeLibraryCollection() argument
168 for (UsesLibrary library : libraries) { in writeLibraryCollection()
/cts/tests/tests/mediaediting/
DREADME.md13 …oidx.media3.transformer](https://github.com/androidx/media/tree/release/libraries/transformer when…
/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_LinkerNamespacesTest.cpp336 std::unordered_set<std::string>* libraries, in jobject_array_to_set() argument
376 libraries->insert(soname); in jobject_array_to_set()
/cts/tests/signature/api-check/
DAndroid.bp61 // and android.test.runner libraries.
/cts/hostsidetests/library/
DAndroid.bp55 // These are collection of tools and libraries that are required to build