Home
last modified time | relevance | path

Searched defs:dpm (Results 1 – 15 of 15) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileUtils.java55 final DevicePolicyManager dpm = (DevicePolicyManager) getContext().getSystemService( in testAddParentCanAccessManagedFilters() local
64 final DevicePolicyManager dpm = (DevicePolicyManager) getContext().getSystemService( in testAddManagedCanAccessParentFilters() local
80 final DevicePolicyManager dpm = (DevicePolicyManager) getContext().getSystemService( in testRemoveAllFilters() local
86 DevicePolicyManager dpm = (DevicePolicyManager) in testDisallowCrossProfileCopyPaste() local
93 DevicePolicyManager dpm = (DevicePolicyManager) in testAllowCrossProfileCopyPaste() local
102 DevicePolicyManager dpm = (DevicePolicyManager) in testDisableAllBrowsers() local
DPasswordMinimumRestrictionsTest.java185 private void invokeSetMethod(String methodName, DevicePolicyManager dpm, in invokeSetMethod()
195 private int invokeGetMethod(String methodName, DevicePolicyManager dpm, in invokeGetMethod()
DSetPolicyActivity.java66 DevicePolicyManager dpm = (DevicePolicyManager) in handleIntent() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DUtils.java29 final DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class); in removeActiveAdmin() local
37 final DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class); in assertNotActiveAdmin() local
DSetPolicyActivity.java68 DevicePolicyManager dpm = (DevicePolicyManager) in handleIntent() local
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
DClearDeviceAdminWithNoProtectionTest.java32 final DevicePolicyManager dpm = getContext().getSystemService(DevicePolicyManager.class); in testRemoveActiveAdmin() local
DBaseDeviceAdminTest.java32 public DevicePolicyManager dpm; field in BaseDeviceAdminTest
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
DSimpleIntentReceiverActivity.java40 DevicePolicyManager dpm = in onCreate() local
/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/
DBaseProfileOwnerTest.java42 static void assertProfileOwner(DevicePolicyManager dpm) { in assertProfileOwner()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCrossProfileTestActivity.java72 … DevicePolicyManager dpm = (DevicePolicyManager)getSystemService(Context.DEVICE_POLICY_SERVICE); in isProfileOwner() local
DDeviceOwnerRequestingBugreportTestActivity.java70 DevicePolicyManager dpm = (DevicePolicyManager) getSystemService( in onCreate() local
DDeviceAdminTestReceiver.java77 …DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SER… in setupProfile() local
DDeviceOwnerPositiveTestActivity.java78 DevicePolicyManager dpm = (DevicePolicyManager) getSystemService( in onCreate() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBaseDeviceOwnerTest.java61 static void assertDeviceOwner(DevicePolicyManager dpm) { in assertDeviceOwner()
/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
DCertInstallerReceiver.java74 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in onReceive() local