Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java572 public boolean hasNoContentHeight() { in hasNoContentHeight() method in ExpandableView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java771 public boolean hasNoContentHeight() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2388 && !expandableView.hasNoContentHeight() && !footerViewOnLockScreen) {
3140 if (notGone && !child.hasNoContentHeight()) {