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