Home
last modified time | relevance | path

Searched defs:ADMIN_RECEIVER_COMPONENT (Results 1 – 6 of 6) 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
DProvisioningTest.java64 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/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DBaseDeviceAdminTest.java43 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in BaseDeviceAdminTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java71 private static final ComponentName ADMIN_RECEIVER_COMPONENT = field in VpnTestHelper