Searched refs:getDeviceOwner (Results 1 – 6 of 6) sorted by relevance
589 public static EnforcedAdmin getDeviceOwner(Context context) { in getDeviceOwner() method in RestrictedLockUtilsInternal590 return getDeviceOwner(context, null); in getDeviceOwner()593 private static EnforcedAdmin getDeviceOwner(Context context, String enforcedRestriction) { in getDeviceOwner() method in RestrictedLockUtilsInternal
1658 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 DevicePolicyManagerTest2374 getDeviceOwner().getEffectiveRestrictions() in assertNoDeviceOwnerRestrictions()
9280 public @Nullable String getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManager
1254 …lable @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public String getDeviceOwner();
2961 HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;