Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackSizeCalculator.kt476 if (visibility == GONE || hasNoContentHeight()) return false in <lambda>()
513 if (hasNoContentHeight()) { in <lambda>()
DNotificationStackScrollLayout.java2981 if (notGone && !child.hasNoContentHeight()) { in getPositionInLinearLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java710 public boolean hasNoContentHeight() { in hasNoContentHeight() method in ExpandableView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java903 public boolean hasNoContentHeight() { in hasNoContentHeight() method in NotificationShelf