Searched refs:STATIC_LIB_CONSUMER1_PKG (Results 1 – 2 of 2) sorted by relevance
78 private static final String STATIC_LIB_CONSUMER1_PKG = "android.os.lib.consumer1"; field in StaticSharedLibsHostTests158 getDevice().uninstallPackage(STATIC_LIB_CONSUMER1_PKG); in testLoadCodeAndResourcesFromSharedLibraryRecursively()169 runDeviceTests(STATIC_LIB_CONSUMER1_PKG, in testLoadCodeAndResourcesFromSharedLibraryRecursively()173 getDevice().uninstallPackage(STATIC_LIB_CONSUMER1_PKG); in testLoadCodeAndResourcesFromSharedLibraryRecursively()180 getDevice().uninstallPackage(STATIC_LIB_CONSUMER1_PKG); in testLoadCodeAndResourcesFromSharedLibraryRecursivelyUpdate()191 runDeviceTests(STATIC_LIB_CONSUMER1_PKG, in testLoadCodeAndResourcesFromSharedLibraryRecursivelyUpdate()197 runDeviceTests(STATIC_LIB_CONSUMER1_PKG, in testLoadCodeAndResourcesFromSharedLibraryRecursivelyUpdate()203 runDeviceTests(STATIC_LIB_CONSUMER1_PKG, in testLoadCodeAndResourcesFromSharedLibraryRecursivelyUpdate()207 getDevice().uninstallPackage(STATIC_LIB_CONSUMER1_PKG); in testLoadCodeAndResourcesFromSharedLibraryRecursivelyUpdate()256 getDevice().uninstallPackage(STATIC_LIB_CONSUMER1_PKG); in doTestCannotUninstallUsedSharedLibrary2()[all …]
52 private static final String STATIC_LIB_CONSUMER1_PKG = "android.os.lib.consumer1"; field in UseSharedLibraryTest134 assertEquals(STATIC_LIB_CONSUMER1_PKG, dependentPackage.getPackageName()); in testSharedLibrariesProperlyReported()189 assertEquals(STATIC_LIB_CONSUMER1_PKG, dependentPackage.getPackageName()); in testDeclaredSharedLibrariesProperlyReported()