Home
last modified time | relevance | path

Searched defs:isLastInSection (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationRoundnessManager.java118 private boolean isLastInSection(ExpandableView view) { in isLastInSection() method in NotificationRoundnessManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java776 public boolean isLastInSection() { in isLastInSection() method in ExpandableView