Home
last modified time | relevance | path

Searched refs:SIMPLE_APP_PKG (Results 1 – 5 of 5) 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
47 getDevice().uninstallPackage(SIMPLE_APP_PKG); in uninstallTestApps()
DLauncherAppsSingleUserTest.java81 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testLauncherCallbackPackageRemovedMainUser()
DLauncherAppsProfileTest.java127 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testLauncherCallbackPackageRemovedProfile()
DManagedProfileTest.java74 private static final String SIMPLE_APP_PKG = "com.android.cts.launcherapps.simpleapp"; field in ManagedProfileTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java55 private static final String SIMPLE_APP_PKG = "com.android.cts.simpleappinstall"; field in AppSecurityTests
154 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testAppUpgradeDifferentCerts()
168 getDevice().uninstallPackage(SIMPLE_APP_PKG); in testAppUpgradeDifferentCerts()