Searched refs:getDeviceOwner (Results 1 – 5 of 5) sorted by relevance
123 ? getDeviceOwner(context, userRestriction) in checkIfRestrictionEnforced()546 public static EnforcedAdmin getDeviceOwner(Context context) { in getDeviceOwner() method in RestrictedLockUtilsInternal547 return getDeviceOwner(context, null); in getDeviceOwner()550 private static EnforcedAdmin getDeviceOwner(Context context, String enforcedRestriction) { in getDeviceOwner() method in RestrictedLockUtilsInternal
6043 public @Nullable String getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManager
692 …lable @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public String getDeviceOwner();
40787 HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;