Searched refs:members (Results 1 – 4 of 4) sorted by relevance
85 public Enumeration<? extends Principal> members(); in members() method
586 private static Set<InetAddress> createSet(InetAddress... members) { in createSet() argument587 return new HashSet<InetAddress>(Arrays.asList(members)); in createSet()
37 to the classes and members.
2 // members are hidden using @hide javadoc tags.1379 // members will be exposed in all such APIs. To avoid patching the main ojluni1382 // libcore.api.Hide annotation, and then the class and the members to be exposed