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