Searched defs:hasBaseUserRestriction (Results 1 – 4 of 4) sorted by relevance
148 public static boolean hasBaseUserRestriction(Context context, in hasBaseUserRestriction() method in RestrictedLockUtilsInternal
86 boolean hasBaseUserRestriction(String restrictionKey, int userId); in hasBaseUserRestriction() method
3069 public boolean hasBaseUserRestriction(@UserRestrictionKey @NonNull String restrictionKey, in hasBaseUserRestriction() method in UserManager
2393 public boolean hasBaseUserRestriction(String restrictionKey, @UserIdInt int userId) { in hasBaseUserRestriction() method in UserManagerService