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.java100 MessagingGroup lastPairedGroup = null; in transformViewInternal() local
109 if (lastPairedGroup == null) { in transformViewInternal()
110 lastPairedGroup = ownGroup; in transformViewInternal()
120 if (lastPairedGroup != null) { in transformViewInternal()