Home
last modified time | relevance | path

Searched refs:matchingGroup (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingLayoutTransformState.java104 MessagingGroup matchingGroup = pairs.get(ownGroup); in transformViewInternal() local
106 if (matchingGroup != null) { in transformViewInternal()
107 int totalTranslation = transformGroups(ownGroup, matchingGroup, in transformViewInternal()
112 currentTranslation = matchingGroup.getAvatar().getTranslationY() in transformViewInternal()