Searched refs:getProfileOwnerOrDeviceOwnerSupervisionComponent (Results 1 – 13 of 13) sorted by relevance
398 return getProfileOwnerOrDeviceOwnerSupervisionComponent() != null; in isParentalControlsEnabled()416 private ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent() { in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in SecurityControllerImpl419 .getProfileOwnerOrDeviceOwnerSupervisionComponent(currentUser); in getProfileOwnerOrDeviceOwnerSupervisionComponent()426 return getProfileOwnerOrDeviceOwnerSupervisionComponent(); in getProfileOwnerOrDeviceOwnerComponent()
65 devicePolicyManager.getProfileOwnerOrDeviceOwnerSupervisionComponent( in isSupervisedDevice()
86 public abstract @Nullable ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent( in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in DevicePolicyManagerInternal
191 ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent(in UserHandle userHandle); in getProfileOwnerOrDeviceOwnerSupervisionComponent() method
10000 (arg) -> getService().getProfileOwnerOrDeviceOwnerSupervisionComponent(arg));10006 public @Nullable ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent( in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in DevicePolicyManager
103 return dpm.getProfileOwnerOrDeviceOwnerSupervisionComponent(userHandle); in getSupervisionComponentName()
207 && dpm.getProfileOwnerOrDeviceOwnerSupervisionComponent(UserHandle.of(userId)) in setBadgeIfManagedUser()
1308 when(mDevicePolicyManager.getProfileOwnerOrDeviceOwnerSupervisionComponent( in testSecondaryLockscreenRequirement()
1840 || dpmInternal.getProfileOwnerOrDeviceOwnerSupervisionComponent(userHandle) == null; in shouldDeleteObsoleteData()
1458 mDevicePolicyManager.getProfileOwnerOrDeviceOwnerSupervisionComponent( in updateSecondaryLockscreenRequirement()
3368 assertThat(dpm.getProfileOwnerOrDeviceOwnerSupervisionComponent(user)) in verifySupervisionConfig()3373 assertThat(dpm.getProfileOwnerOrDeviceOwnerSupervisionComponent(user)).isNull(); in verifySupervisionConfig()
10659 public @Nullable ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent(15696 public @Nullable ComponentName getProfileOwnerOrDeviceOwnerSupervisionComponent( in getProfileOwnerOrDeviceOwnerSupervisionComponent() method in LocalService15698 return DevicePolicyManagerService.this.getProfileOwnerOrDeviceOwnerSupervisionComponent( in getProfileOwnerOrDeviceOwnerSupervisionComponent()
9663 …icepolicy/DevicePolicyManagerService$LocalService;->getProfileOwnerOrDeviceOwnerSupervisionCompone…9773 …id/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerOrDeviceOwnerSupervisionCompone…