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.java588 public boolean hasNoContentHeight() { in hasNoContentHeight() method in ExpandableView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java784 public boolean hasNoContentHeight() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2347 && !expandableView.hasNoContentHeight() && !footerViewOnLockScreen) {
3098 if (notGone && !child.hasNoContentHeight()) {