Home
last modified time | relevance | path

Searched refs:SharedLibraryNames (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageBackwardCompatibilityTest.java20 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_BASE;
21 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_MOCK;
22 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_RUNNER;
23 import static android.content.pm.SharedLibraryNames.ORG_APACHE_HTTP_LEGACY;
DAndroidTestRunnerSplitUpdaterTest.java20 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_MOCK;
21 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_RUNNER;
DAndroidHidlUpdaterTest.java20 import static android.content.pm.SharedLibraryNames.ANDROID_HIDL_BASE;
21 import static android.content.pm.SharedLibraryNames.ANDROID_HIDL_MANAGER;
DAndroidTestBaseUpdaterTest.java20 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_BASE;
DOrgApacheHttpLegacyUpdaterTest.java20 import static android.content.pm.SharedLibraryNames.ORG_APACHE_HTTP_LEGACY;
DRemoveUnnecessaryAndroidTestBaseLibraryTest.java20 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_BASE;
DRemoveUnnecessaryOrgApacheHttpLegacyLibraryTest.java20 import static android.content.pm.SharedLibraryNames.ORG_APACHE_HTTP_LEGACY;
/frameworks/base/core/java/android/content/pm/
DPackageBackwardCompatibility.java19 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_BASE;
20 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_MOCK;
21 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_RUNNER;
22 import static android.content.pm.SharedLibraryNames.ORG_APACHE_HTTP_LEGACY;
DAndroidTestBaseUpdater.java18 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_BASE;
19 import static android.content.pm.SharedLibraryNames.ANDROID_TEST_RUNNER;
DAndroidHidlUpdater.java18 import static android.content.pm.SharedLibraryNames.ANDROID_HIDL_BASE;
19 import static android.content.pm.SharedLibraryNames.ANDROID_HIDL_MANAGER;
DSharedLibraryNames.java23 public class SharedLibraryNames { class
DOrgApacheHttpLegacyUpdater.java18 import static android.content.pm.SharedLibraryNames.ORG_APACHE_HTTP_LEGACY;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16067 Landroid/content/pm/SharedLibraryNames;-><init>()V
16068 Landroid/content/pm/SharedLibraryNames;->ANDROID_TEST_BASE:Ljava/lang/String;
16069 Landroid/content/pm/SharedLibraryNames;->ANDROID_TEST_MOCK:Ljava/lang/String;
16070 Landroid/content/pm/SharedLibraryNames;->ANDROID_TEST_RUNNER:Ljava/lang/String;
16071 Landroid/content/pm/SharedLibraryNames;->ORG_APACHE_HTTP_LEGACY:Ljava/lang/String;