Searched refs:newArraySet (Results 1 – 5 of 5) sorted by relevance
71 private static final Set<String> DEFAULT_NON_ADMIN_RESTRICTIONS = Sets.newArraySet(79 public static final Set<String> OPTIONAL_NON_ADMIN_RESTRICTIONS = Sets.newArraySet(90 private static final Set<String> DEFAULT_GUEST_RESTRICTIONS = Sets.newArraySet(
135 val selectedSet: Set<City> = Utils.newArraySet(selected)
143 final Set<City> selectedSet = Utils.newArraySet(selected); in getUnselectedCities()
523 public static <E> ArraySet<E> newArraySet(Collection<E> collection) { in newArraySet() method in Utils
138 private final Set<String> mPackageManagerActions = Sets.newArraySet(