Searched refs:getProfileOwner (Results 1 – 10 of 10) 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()
128 ComponentName ownerComponent = managedProfileDevicePolicyManager.getProfileOwner(); in getManagedProfileOwnerComponent()
390 EnforcedAdmin admin = getProfileOwner(context, userId); in checkIfRemoteContactSearchDisallowed()696 private static EnforcedAdmin getProfileOwner(Context context, int userId) { in getProfileOwner() method in RestrictedLockUtilsInternal697 return getProfileOwner(context, null, userId); in getProfileOwner()700 private static EnforcedAdmin getProfileOwner( in getProfileOwner() method in RestrictedLockUtilsInternal
70 DevicePolicyManager.class).getProfileOwner(); in getProfileOrDeviceOwner()
346 when(mDevicePolicyManager.getProfileOwner()).thenReturn(admin); in setUpProfileOwner()
9960 public @Nullable ComponentName getProfileOwner() throws IllegalArgumentException { in getProfileOwner() method in DevicePolicyManager
1324 …method @Nullable public android.content.ComponentName getProfileOwner() throws java.lang.IllegalAr…
2910 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;