Home
last modified time | relevance | path

Searched defs:getDevicePolicyManager (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DBaseManagedProfileTest.java64 protected DevicePolicyManager getDevicePolicyManager(boolean isParent) { in getDevicePolicyManager() method in BaseManagedProfileTest
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DTestAppSystemServiceFactory.java81 public static DevicePolicyManager getDevicePolicyManager(Context context, in getDevicePolicyManager() method in TestAppSystemServiceFactory