Home
last modified time | relevance | path

Searched refs:getDeviceOwner (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedLockUtilsInternal.java589 public static EnforcedAdmin getDeviceOwner(Context context) { in getDeviceOwner() method in RestrictedLockUtilsInternal
590 return getDeviceOwner(context, null); in getDeviceOwner()
593 private static EnforcedAdmin getDeviceOwner(Context context, String enforcedRestriction) { in getDeviceOwner() method in RestrictedLockUtilsInternal
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java1658 ActiveAdmin deviceOwner = getDeviceOwner(); in checkDeviceOwnerWithMultipleDeviceAdmins()
2002 getDeviceOwner().ensureUserRestrictions() in testSetUserRestriction_asDo()
2021 getDeviceOwner().ensureUserRestrictions() in testSetUserRestriction_asDo()
2079 private ActiveAdmin getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManagerTest
2374 getDeviceOwner().getEffectiveRestrictions() in assertNoDeviceOwnerRestrictions()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java9280 public @Nullable String getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManager
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1254 …lable @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public String getDeviceOwner();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2961 HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2961 HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;