HomeSort by relevance Sort by last modified time
    Searched refs:clearProfileOwner (Results 1 - 6 of 6) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
ClearProfileOwnerNegativeTest.java 34 mDevicePolicyManager.clearProfileOwner(BaseDeviceAdminTest.ADMIN_RECEIVER_COMPONENT);
  /cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/
ClearProfileOwnerTest.java 34 mDevicePolicyManager.clearProfileOwner(BaseProfileOwnerTest.getWho());
  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerTest.java     [all...]
  /frameworks/base/core/java/android/app/admin/
IDevicePolicyManager.aidl 137 void clearProfileOwner(in ComponentName who);
DevicePolicyManager.java     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]

Completed in 175 milliseconds