Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileUtils.java59 final DevicePolicyManager dpm = (DevicePolicyManager) getContext().getSystemService( in testAddParentCanAccessManagedFilters() local
68 final DevicePolicyManager dpm = (DevicePolicyManager) getContext().getSystemService( in testAddManagedCanAccessParentFilters() local
86 final DevicePolicyManager dpm = (DevicePolicyManager) getContext().getSystemService( in testRemoveAllFilters() local
92 DevicePolicyManager dpm = (DevicePolicyManager) in testDisallowCrossProfileCopyPaste() local
99 DevicePolicyManager dpm = (DevicePolicyManager) in testAllowCrossProfileCopyPaste() local
108 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
DWifiTest.java127 DevicePolicyManager dpm = getContext().getSystemService(DevicePolicyManager.class); in testCannotGetWifiMacAddress() 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.java73 DevicePolicyManager dpm = (DevicePolicyManager) in handleIntent() local
/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/
DManagementTest.java26 DevicePolicyManager dpm = (DevicePolicyManager) in testProvisionManagedProfileNotAllowed() local
DBaseProfileOwnerTest.java42 static void assertProfileOwner(DevicePolicyManager dpm) { in assertProfileOwner()
/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/apps/CtsVerifier/src/com/android/cts/verifier/admin/tapjacking/
DEmptyDeviceAdminReceiver.java29 DevicePolicyManager dpm = in onEnabled() local
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
DSimpleIntentReceiverActivity.java40 DevicePolicyManager dpm = in onCreate() local
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/provisioning/
DAffiliationTest.java42 DevicePolicyManager dpm = (DevicePolicyManager) in setAffiliationId() local
DManagedProfileProvisioningTest.java47 DevicePolicyManager dpm = (DevicePolicyManager) in testEnableProfile() local
DUserRestrictionTest.java53 DevicePolicyManager dpm = getContext().getSystemService(DevicePolicyManager.class); in setUserRestriction() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCrossProfileTestActivity.java72 … DevicePolicyManager dpm = (DevicePolicyManager)getSystemService(Context.DEVICE_POLICY_SERVICE); in isProfileOwner() local
DCompDeviceAdminTestReceiver.java40 final DevicePolicyManager dpm = in onProfileProvisioningComplete() local
DCompHelperActivity.java79 final DevicePolicyManager dpm = (DevicePolicyManager) getSystemService( in onCreate() local
DDeviceOwnerRequestingBugreportTestActivity.java70 DevicePolicyManager dpm = (DevicePolicyManager) getSystemService( in onCreate() local
DDeviceAdminTestReceiver.java80 …DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SER… in setupProfile() local
DDeviceOwnerPositiveTestActivity.java86 DevicePolicyManager dpm = (DevicePolicyManager) getSystemService( in onCreate() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSetPolicyActivity.java62 DevicePolicyManager dpm = (DevicePolicyManager) in handleIntent() local
DBaseDeviceOwnerTest.java102 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
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java77 DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class); in setAndWaitForVpn() local