Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingLayoutTransformState.java98 MessagingGroup lastPairedGroup = null; in transformViewInternal() local
106 if (lastPairedGroup == null) { in transformViewInternal()
107 lastPairedGroup = ownGroup; in transformViewInternal()
118 if (lastPairedGroup != null) { in transformViewInternal()