Home
last modified time | relevance | path

Searched refs:getProfileOwner (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/development/
H A DEnableAdbPreferenceControllerTest.java142 when(mDevicePolicyManager.getProfileOwner()).thenReturn(TEST_COMPONENT_NAME); in updateState_settingsOn_shouldCheck()
158 when(mDevicePolicyManager.getProfileOwner()).thenReturn(TEST_COMPONENT_NAME); in updateState_settingsOff_shouldUncheck()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedLockUtilsInternal.java312 EnforcedAdmin admin = getProfileOwner(context, userId); in checkIfRemoteContactSearchDisallowed()
607 private static EnforcedAdmin getProfileOwner(Context context, int userId) { in getProfileOwner() method in RestrictedLockUtilsInternal
608 return getProfileOwner(context, null, userId); in getProfileOwner()
611 private static EnforcedAdmin getProfileOwner( in getProfileOwner() method in RestrictedLockUtilsInternal
/aosp14/frameworks/base/packages/SettingsLib/Utils/src/com/android/settingslib/utils/
H A DWorkPolicyUtils.java128 ComponentName ownerComponent = managedProfileDevicePolicyManager.getProfileOwner(); in getManagedProfileOwnerComponent()
/aosp14/frameworks/base/packages/SettingsLib/RestrictedLockUtils/src/com/android/settingslib/
H A DRestrictedLockUtils.java70 DevicePolicyManager.class).getProfileOwner(); in getProfileOrDeviceOwner()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java9631 public @Nullable ComponentName getProfileOwner() throws IllegalArgumentException { in getProfileOwner() method in DevicePolicyManager
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1264 …method @Nullable public android.content.ComponentName getProfileOwner() throws java.lang.IllegalAr…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2969 HSPLandroid/app/admin/DevicePolicyManager;->getProfileOwner()Landroid/content/ComponentName;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2703 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getProfileOwner(I)Landroid/content/ComponentNa…
3230 Landroid/app/admin/IDevicePolicyManager;->getProfileOwner(I)Landroid/content/ComponentName;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2969 HSPLandroid/app/admin/DevicePolicyManager;->getProfileOwner()Landroid/content/ComponentName;