Searched refs:mBaseRestrictions (Results 1 – 1 of 1) sorted by relevance
59 private final List<String> mBaseRestrictions = new ArrayList<>(); field in ShadowUserManager144 return mBaseRestrictions.contains(restrictionKey); in hasBaseUserRestriction()148 mBaseRestrictions.add(restriction); in addBaseUserRestriction()