Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DSectionHeaderView.java125 public boolean needsClippingToShelf() { in needsClippingToShelf() method in SectionHeaderView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DStackScrollerDecorView.java278 public boolean needsClippingToShelf() { in needsClippingToShelf() method in StackScrollerDecorView
DExpandableView.java196 public boolean needsClippingToShelf() { in needsClippingToShelf() method in ExpandableView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java411 if (!child.needsClippingToShelf() || child.getVisibility() == GONE) { in updateAppearance()
986 public boolean needsClippingToShelf() { in needsClippingToShelf() method in NotificationShelf