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