Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.java202 ActivatableNotificationView lastHighPriorityChild = getLastHighPriorityChild(); in updateFirstAndLastViewsInSections()
244 private ActivatableNotificationView getLastHighPriorityChild() { in getLastHighPriorityChild() method in NotificationSectionsManager