Searched refs:hasUserRestrictionForUser (Results 1 – 8 of 8) sorted by relevance
116 userManager.hasUserRestrictionForUser(
204 if (userManager.hasUserRestrictionForUser(DISALLOW_SHARE_LOCATION, in dump()
75 userManager.hasUserRestrictionForUser(
303 if (!mUserManager.hasUserRestrictionForUser(restriction, Process.myUserHandle())) { in checkDevicePolicyRestrictions()
3725 return hasUserRestrictionForUser(restrictionKey, getContextUserIfAppropriate()); in hasUserRestriction()3743 return hasUserRestrictionForUser(restrictionKey, userHandle); in hasUserRestriction()3762 public boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser() method in UserManager3764 return hasUserRestrictionForUser(restrictionKey, userHandle.getIdentifier()); in hasUserRestrictionForUser()3770 private boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser() method in UserManager
10985 …ission.INTERACT_ACROSS_USERS}, conditional=true) public boolean hasUserRestrictionForUser(@NonNull…
13167 HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;I)Z13168 HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;Landroid/os/UserHandle;)Z
13170 HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;I)Z13171 HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;Landroid/os/UserHandle;)Z