Searched refs:getProfileOwner (Results 1 – 9 of 9) sorted by relevance
142 when(mDevicePolicyManager.getProfileOwner()).thenReturn(TEST_COMPONENT_NAME); in updateState_settingsOn_shouldCheck()158 when(mDevicePolicyManager.getProfileOwner()).thenReturn(TEST_COMPONENT_NAME); in updateState_settingsOff_shouldUncheck()
312 EnforcedAdmin admin = getProfileOwner(context, userId); in checkIfRemoteContactSearchDisallowed()607 private static EnforcedAdmin getProfileOwner(Context context, int userId) { in getProfileOwner() method in RestrictedLockUtilsInternal608 return getProfileOwner(context, null, userId); in getProfileOwner()611 private static EnforcedAdmin getProfileOwner( in getProfileOwner() method in RestrictedLockUtilsInternal
128 ComponentName ownerComponent = managedProfileDevicePolicyManager.getProfileOwner(); in getManagedProfileOwnerComponent()
70 DevicePolicyManager.class).getProfileOwner(); in getProfileOrDeviceOwner()
9631 public @Nullable ComponentName getProfileOwner() throws IllegalArgumentException { in getProfileOwner() method in DevicePolicyManager
1264 …method @Nullable public android.content.ComponentName getProfileOwner() throws java.lang.IllegalAr…
2969 HSPLandroid/app/admin/DevicePolicyManager;->getProfileOwner()Landroid/content/ComponentName;
2703 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getProfileOwner(I)Landroid/content/ComponentNa…3230 Landroid/app/admin/IDevicePolicyManager;->getProfileOwner(I)Landroid/content/ComponentName;