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