Searched defs:getMaxContentHeight (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java149 public int getMaxContentHeight() { method in class:ExpandableView
H A DExpandableNotificationRow.java1902 public int getMaxContentHeight() { method in class:ExpandableNotificationRow
1904 return mChildrenContainer.getMaxContentHeight();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationChildrenContainer.java978 public int getMaxContentHeight() { method in class:NotificationChildrenContainer
1036 int visibleChildrenExpandedHeight = showingAsLowPriority() ? getMaxContentHeight()

Completed in 3264 milliseconds