Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2090 private ActivatableNotificationView getLastChildWithBackground() { in getLastChildWithBackground() method in NotificationStackScrollLayout
2546 ActivatableNotificationView lastChild = getLastChildWithBackground(); in updateFirstAndLastBackgroundViews()