Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java290 private static final String HELLO_WORLD_APK = SAMPLE_APK_BASE + "HelloWorld5.apk"; field in PackageManagerTest
441 installPackage(HELLO_WORLD_APK); in testStoppedPackagesQuery()
1715 installPackage(HELLO_WORLD_APK); in testGetApplicationInfo_icon_MatchesUseRoundIcon()
1910 installPackage(HELLO_WORLD_APK); in testInstallNonUpdatableSystemFailed()
2725 installPackage(HELLO_WORLD_APK); in testAppUpdateAddsNoAppDataStorageProperty()
2739 HELLO_WORLD_APK, in testAppUpdateRemovesNoAppDataStorageProperty()
2751 installPackage(HELLO_WORLD_APK); in testNoAppDataStoragePropertyCanChangeAfterUninstall()
2792 installPackage(HELLO_WORLD_APK); in testShellInitiatingPkgName()
2801 installPackageWithInstallerPkgName(HELLO_WORLD_APK, PACKAGE_NAME); in testShellInitiatingPkgNameSetInstallerPkgName()
2811 installPackage(HELLO_WORLD_APK); in testUninstall()
[all …]