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

  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
Owners.java 200 ComponentName getDeviceOwnerComponent() {
DevicePolicyManagerService.java     [all...]
  /frameworks/base/core/java/android/app/admin/
IDevicePolicyManager.aidl 127 ComponentName getDeviceOwnerComponent(boolean callingUserOnly);
DevicePolicyManager.java     [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerTest.java 576 // getDeviceOwnerComponent should return the admin1 component.
583 // getDeviceOwnerComponent should *NOT* return the admin1 component for other users.
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]

Completed in 5677 milliseconds