Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java475 public ExpandableNotificationRow getExpandingNotification() { in getExpandingNotification() method in AmbientState
DStackScrollAlgorithm.java328 ExpandableNotificationRow expandingNotification = ambientState.getExpandingNotification(); in initAlgorithmState()