Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DSectionHeaderView.java125 public boolean needsClippingToShelf() { in needsClippingToShelf() method in SectionHeaderView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DStackScrollerDecorView.java260 public boolean needsClippingToShelf() { in needsClippingToShelf() method in StackScrollerDecorView
H A DExpandableView.java190 public boolean needsClippingToShelf() { in needsClippingToShelf() method in ExpandableView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java406 if (!child.needsClippingToShelf() || child.getVisibility() == GONE) { in updateAppearance()
1020 public boolean needsClippingToShelf() { in needsClippingToShelf() method in NotificationShelf