Home
last modified time | relevance | path

Searched defs:getProfileOwnerOrDeviceOwnerSupervisionComponent (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManagerInternal.java86 public abstract @Nullable ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent( in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in DevicePolicyManagerInternal
DIDevicePolicyManager.aidl191 ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent(in UserHandle userHandle); in getProfileOwnerOrDeviceOwnerSupervisionComponent() method
DDevicePolicyManager.java10006 public @Nullable ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent( in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in DevicePolicyManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityControllerImpl.java416 private ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent() { in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in SecurityControllerImpl
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java15696 public @Nullable ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent( in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in LocalService