/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | CrossProfileUtils.java | 55 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
|
D | PasswordMinimumRestrictionsTest.java | 185 private void invokeSetMethod(String methodName, DevicePolicyManager dpm, in invokeSetMethod() 195 private int invokeGetMethod(String methodName, DevicePolicyManager dpm, in invokeGetMethod()
|
D | SetPolicyActivity.java | 66 DevicePolicyManager dpm = (DevicePolicyManager) in handleIntent() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | Utils.java | 29 final DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class); in removeActiveAdmin() local 37 final DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class); in assertNotActiveAdmin() local
|
D | SetPolicyActivity.java | 68 DevicePolicyManager dpm = (DevicePolicyManager) in handleIntent() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/ |
D | ClearDeviceAdminWithNoProtectionTest.java | 32 final DevicePolicyManager dpm = getContext().getSystemService(DevicePolicyManager.class); in testRemoveActiveAdmin() local
|
D | BaseDeviceAdminTest.java | 32 public DevicePolicyManager dpm; field in BaseDeviceAdminTest
|
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/ |
D | SimpleIntentReceiverActivity.java | 40 DevicePolicyManager dpm = in onCreate() local
|
/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/ |
D | BaseProfileOwnerTest.java | 42 static void assertProfileOwner(DevicePolicyManager dpm) { in assertProfileOwner()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | CrossProfileTestActivity.java | 72 … DevicePolicyManager dpm = (DevicePolicyManager)getSystemService(Context.DEVICE_POLICY_SERVICE); in isProfileOwner() local
|
D | DeviceOwnerRequestingBugreportTestActivity.java | 70 DevicePolicyManager dpm = (DevicePolicyManager) getSystemService( in onCreate() local
|
D | DeviceAdminTestReceiver.java | 77 …DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SER… in setupProfile() local
|
D | DeviceOwnerPositiveTestActivity.java | 78 DevicePolicyManager dpm = (DevicePolicyManager) getSystemService( in onCreate() local
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | BaseDeviceOwnerTest.java | 61 static void assertDeviceOwner(DevicePolicyManager dpm) { in assertDeviceOwner()
|
/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/ |
D | CertInstallerReceiver.java | 74 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in onReceive() local
|