Home
last modified time | relevance | path

Searched defs: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
DDeviceOwnerTest.java60 private static final String SIMPLE_APP_PKG = "com.android.cts.launcherapps.simpleapp"; field in DeviceOwnerTest
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DUserControlDisabledPackagesTest.java41 private static final String SIMPLE_APP_PKG = "com.android.cts.launcherapps.simpleapp"; field in UserControlDisabledPackagesTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java49 private static final String SIMPLE_APP_PKG = "com.android.cts.simpleappinstall"; field in AppSecurityTests