Home
last modified time | relevance | path

Searched defs:ADMIN_RECEIVER_COMPONENT (Results 1 – 7 of 7) 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.java35 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in BaseManagedProfileTest
DProvisioningTest.java62 private static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in ProvisioningTest
/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/SingleAdminApp/src/com/android/cts/devicepolicy/singleadmin/
DProvisioningSingleAdminTest.java42 private static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in ProvisioningSingleAdminTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DBaseDeviceAdminTest.java56 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in BaseDeviceAdminTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java78 private static final ComponentName ADMIN_RECEIVER_COMPONENT = field in VpnTestHelper