Home
last modified time | relevance | path

Searched defs:DEVICE_ADMIN_PKG (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DProfileOwnerTestApi23.java28 protected static final String DEVICE_ADMIN_PKG = "com.android.cts.deviceandprofileowner"; field in ProfileOwnerTestApi23
DDeviceAndProfileOwnerTestApi30.java25 protected static final String DEVICE_ADMIN_PKG = "com.android.cts.deviceandprofileowner"; field in DeviceAndProfileOwnerTestApi30
DDeviceAndProfileOwnerTestApi25.java27 protected static final String DEVICE_ADMIN_PKG = "com.android.cts.deviceandprofileowner"; field in DeviceAndProfileOwnerTestApi25
DUserRestrictionsTest.java32 private static final String DEVICE_ADMIN_PKG = "com.android.cts.deviceandprofileowner"; field in UserRestrictionsTest
DOrgOwnedProfileOwnerTest.java50 private static final String DEVICE_ADMIN_PKG = DeviceAndProfileOwnerTest.DEVICE_ADMIN_PKG; field in OrgOwnedProfileOwnerTest
DDeviceAndProfileOwnerTest.java67 public static final String DEVICE_ADMIN_PKG = "com.android.cts.deviceandprofileowner"; field in DeviceAndProfileOwnerTest
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DClearApplicationDataTest.java56 private static final String DEVICE_ADMIN_PKG = "com.android.cts.deviceandprofileowner"; field in ClearApplicationDataTest