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/
DExpandableView.java527 public boolean hasNoContentHeight() { in hasNoContentHeight() method in ExpandableView
DNotificationShelf.java702 public boolean hasNoContentHeight() { in hasNoContentHeight() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2167 && !expandableView.hasNoContentHeight() && !footerViewOnLockScreen) {
2959 if (notGone && !child.hasNoContentHeight()) {