Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 8 of 8) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DMembershipRegistry.java42 private Map<InetAddress,List<MembershipKeyImpl>> groups = null; field in MembershipRegistry
/libcore/metrictests/memory/apps/src/libcore/heapdumper/
DActions.java79 int groups = m.groupCount(); in run() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DThreadGroupTest.java284 Vector<ThreadGroup> groups = new Vector<ThreadGroup>(); in test_getParent() local
702 private static ThreadGroup[] groups(ThreadGroup parent) { in groups() method in ThreadGroupTest
/libcore/luni/src/test/java/libcore/java/lang/
DOldThreadGroupTest.java353 private ThreadGroup[] groups(ThreadGroup parent) { in groups() method in OldThreadGroupTest
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThreadGroup.java206 java.lang.ThreadGroup[] groups; field in ThreadGroup
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java116 int[] groups; field in Matcher
/libcore/ojluni/src/main/java/java/lang/
DThreadGroup.java76 ThreadGroup groups[]; field in ThreadGroup
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java240 int[] groups; field in Matcher