Searched refs:mGuestRestrictions (Results 1 – 1 of 1) sorted by relevance
48 private final List<String> mGuestRestrictions = new ArrayList<>(); field in ShadowUserManager100 mGuestRestrictions.forEach(restriction -> bundle.putBoolean(restriction, true)); in getDefaultGuestRestrictions()105 mGuestRestrictions.add(restriction); in addGuestUserRestriction()