Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtilsInternal.java123 ? getDeviceOwner(context, userRestriction) in checkIfRestrictionEnforced()
585 public static EnforcedAdmin getDeviceOwner(Context context) { in getDeviceOwner() method in RestrictedLockUtilsInternal
586 return getDeviceOwner(context, null); in getDeviceOwner()
589 private static EnforcedAdmin getDeviceOwner(Context context, String enforcedRestriction) { in getDeviceOwner() method in RestrictedLockUtilsInternal
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1625 ActiveAdmin deviceOwner = getDeviceOwner(); in checkDeviceOwnerWithMultipleDeviceAdmins()
2005 getDeviceOwner().ensureUserRestrictions() in testSetUserRestriction_asDo()
2024 getDeviceOwner().ensureUserRestrictions() in testSetUserRestriction_asDo()
2082 private ActiveAdmin getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManagerTest
2369 getDeviceOwner().getEffectiveRestrictions() in assertNoDeviceOwnerRestrictions()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java7918 public @Nullable String getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManager
/frameworks/base/core/api/
Dsystem-current.txt928 …lable @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public String getDeviceOwner();
/frameworks/base/boot/
Dboot-image-profile.txt2849 HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;
/frameworks/base/config/
Dboot-image-profile.txt2849 HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;