Home
last modified time | relevance | path

Searched defs:DEVICE_ADMIN_APK (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DProfileOwnerTestApi23.java29 protected static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp23.apk"; field in ProfileOwnerTestApi23
DDeviceAndProfileOwnerTestApi30.java26 protected static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp30.apk"; field in DeviceAndProfileOwnerTestApi30
DDeviceAndProfileOwnerTestApi25.java28 protected static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp25.apk"; field in DeviceAndProfileOwnerTestApi25
DUserRestrictionsTest.java33 private static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp.apk"; field in UserRestrictionsTest
DOrgOwnedProfileOwnerTest.java45 private static final String DEVICE_ADMIN_APK = DeviceAndProfileOwnerTest.DEVICE_ADMIN_APK; field in OrgOwnedProfileOwnerTest
DDeviceAndProfileOwnerTest.java63 public static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp.apk"; field in DeviceAndProfileOwnerTest