Searched defs:mGroups (Results 1 – 5 of 5) sorted by relevance
65 Vector<SortedVector<SplitDescription> > mGroups; member in split::GrouperTest
56 private List<BenchmarkGroup> mGroups; field in BenchmarkRegistry
74 private ArrayList<MessagingGroup> mGroups = new ArrayList<>(); field in MessagingLayout
92 private ArrayList<MessagingGroup> mGroups = new ArrayList<>(); field in ConversationLayout
112 private final Map<String, GroupEntry> mGroups = new ArrayMap<>(); field in ShadeListBuilder