Home
last modified time | relevance | path

Searched defs:maxChildHeight (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/grid/
DGrids.kt182 var maxChildHeight = 0 in Grid() variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java462 SmartSuggestionMeasures(int measuredWidth, int maxChildHeight) { in SmartSuggestionMeasures()
627 private void remeasureButtonsIfNecessary(int maxChildHeight) { in remeasureButtonsIfNecessary()
/frameworks/base/core/java/android/view/
DNotificationTopLineView.java117 int maxChildHeight = -1; in onMeasure() local
/frameworks/base/core/java/android/widget/
DActionMenuView.java201 int maxChildHeight = 0; in onMeasureExactFormat() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java133 int maxChildHeight = 0; in onMeasure() local
DNotificationContentView.java269 int maxChildHeight = 0; in onMeasure() local