Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationRoundnessManager.java104 view.setLastInSection(isLastInSection); in updateViewWithoutCallback()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java772 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in ExpandableView