Home
last modified time | relevance | path

Searched defs:ADMIN_RECEIVER_COMPONENT (Results 1 – 8 of 8) 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/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DStorageEncryptionTest.java40 private static final ComponentName ADMIN_RECEIVER_COMPONENT = field in StorageEncryptionTest
DBaseDeviceAdminTest.java122 public static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in BaseDeviceAdminTest
/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.java43 private static final ComponentName ADMIN_RECEIVER_COMPONENT = new ComponentName( field in ProvisioningSingleAdminTest
/cts/hostsidetests/devicepolicy/app/CrossProfileTestApps/CrossProfileAppsTest/src/com/android/cts/crossprofileappstest/
DCrossProfileAppsPermissionToInteractTest.java60 private static final ComponentName ADMIN_RECEIVER_COMPONENT = field in CrossProfileAppsPermissionToInteractTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java87 private static final ComponentName ADMIN_RECEIVER_COMPONENT = field in VpnTestHelper