Searched refs:matchingGroup (Results 1 – 1 of 1) sorted by relevance
102 MessagingGroup matchingGroup = pairs.get(ownGroup); in transformViewInternal() local104 if (matchingGroup != null) { in transformViewInternal()105 transformGroups(ownGroup, matchingGroup, transformationAmount, to); in transformViewInternal()109 float totalTranslation = ownGroup.getTop() - matchingGroup.getTop(); in transformViewInternal()110 currentTranslation = matchingGroup.getAvatar().getTranslationY() in transformViewInternal()