Searched refs:findPairs (Results 1 – 1 of 1) sorted by relevance
97 HashMap<MessagingGroup, MessagingGroup> pairs = findPairs(ownGroups, otherGroups); in transformViewInternal()315 private HashMap<MessagingGroup, MessagingGroup> findPairs(ArrayList<MessagingGroup> ownGroups, in findPairs() method in MessagingLayoutTransformState