Searched defs:hasBaseUserRestriction (Results 1 – 8 of 8) sorted by relevance
44 public static void setHasBaseUserRestriction(boolean hasBaseUserRestriction) { in setHasBaseUserRestriction()60 protected static boolean hasBaseUserRestriction(Context context, in hasBaseUserRestriction() method in ShadowRestrictedLockUtilsInternal
58 public static boolean hasBaseUserRestriction(UserManager userManager, String restriction, in hasBaseUserRestriction() method in HiddenApiAccess
59 public static boolean hasBaseUserRestriction(UserManager userManager, String restriction, in hasBaseUserRestriction() method in HiddenApiAccess
67 public boolean hasBaseUserRestriction(String userRestriction, @UserIdInt int userId) { in hasBaseUserRestriction() method in AccountRestrictionHelper
97 public boolean hasBaseUserRestriction( in hasBaseUserRestriction() method in UserManagerCompat
96 protected static boolean hasBaseUserRestriction(Context context, in hasBaseUserRestriction() method in ShadowRestrictedLockUtilsInternal
143 protected boolean hasBaseUserRestriction(String restrictionKey, UserHandle userHandle) { in hasBaseUserRestriction() method in ShadowUserManager
124 public static boolean hasBaseUserRestriction(Context context, in hasBaseUserRestriction() method in RestrictedLockUtilsInternal