Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseLauncherAppsTest.java27 protected static final String SIMPLE_APP_PKG = "com.android.cts.launcherapps.simpleapp"; field in BaseLauncherAppsTest
46 getDevice().uninstallPackage(SIMPLE_APP_PKG); in uninstallTestApps()
DLauncherAppsSingleUserTest.java84 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testLauncherCallbackPackageRemovedMainUser()
DLauncherAppsProfileTest.java155 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testLauncherCallbackPackageRemovedProfile()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java44 private static final String SIMPLE_APP_PKG = "com.android.cts.simpleappinstall"; field in AppSecurityTests
108 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testAppUpgradeDifferentCerts()
115 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testAppUpgradeDifferentCerts()