Searched refs:newSetWithUniqueCheck (Results 1 – 2 of 2) sorted by relevance
73 private static Set<String> newSetWithUniqueCheck(String[] strings) { in newSetWithUniqueCheck() method in UserRestrictionsUtils81 public static final Set<String> USER_RESTRICTIONS = newSetWithUniqueCheck(new String[] {
20086 HSPLcom/android/server/pm/UserRestrictionsUtils;->newSetWithUniqueCheck([Ljava/lang/String;)Ljava/u…