Home
last modified time | relevance | path

Searched defs:ADMIN_RECEIVER_COMPONENT (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPrimaryUserDeviceAdmin.java26 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in PrimaryUserDeviceAdmin
DBaseManagedProfileTest.java36 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in BaseManagedProfileTest
/cts/hostsidetests/devicepolicy/app/PackageInstaller/src/com/android/cts/packageinstaller/
DClearDeviceOwnerTest.java36 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in ClearDeviceOwnerTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DBaseDeviceAdminTest.java39 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in BaseDeviceAdminTest