Searched refs:getDeviceOwner (Results 1 – 4 of 4) 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
6021 public @Nullable String getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManager
667 …lable @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public String getDeviceOwner();
40788 HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;