Searched defs:DEVICE_ADMIN_APK (Results 1 – 6 of 6) sorted by relevance
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ | ||
D | ProfileOwnerTestApi23.java | 29 protected static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp23.apk"; field in ProfileOwnerTestApi23 |
D | DeviceAndProfileOwnerTestApi30.java | 26 protected static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp30.apk"; field in DeviceAndProfileOwnerTestApi30 |
D | DeviceAndProfileOwnerTestApi25.java | 28 protected static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp25.apk"; field in DeviceAndProfileOwnerTestApi25 |
D | UserRestrictionsTest.java | 33 private static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp.apk"; field in UserRestrictionsTest |
D | OrgOwnedProfileOwnerTest.java | 45 private static final String DEVICE_ADMIN_APK = DeviceAndProfileOwnerTest.DEVICE_ADMIN_APK; field in OrgOwnedProfileOwnerTest |
D | DeviceAndProfileOwnerTest.java | 63 public static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp.apk"; field in DeviceAndProfileOwnerTest |