Searched defs:hasBaseUserRestriction (Results 1 – 4 of 4) sorted by relevance
63 boolean hasBaseUserRestriction(String restrictionKey, int userHandle); in hasBaseUserRestriction() method
1114 public boolean hasBaseUserRestriction(String restrictionKey, UserHandle userHandle) { in hasBaseUserRestriction() method in UserManager
103 public static boolean hasBaseUserRestriction(Context context, in hasBaseUserRestriction() method in RestrictedLockUtils
1237 public boolean hasBaseUserRestriction(String restrictionKey, int userId) { in hasBaseUserRestriction() method in UserManagerService