Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/grid/
H A DGrids.kt177 var maxChildHeight = 0 regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java462 SmartSuggestionMeasures(int measuredWidth, int maxChildHeight) { in SmartSuggestionMeasures()
627 private void remeasureButtonsIfNecessary(int maxChildHeight) { in remeasureButtonsIfNecessary()
/aosp14/frameworks/base/core/java/android/view/
H A DNotificationTopLineView.java117 int maxChildHeight = -1; in onMeasure() local
/aosp14/frameworks/base/core/java/android/widget/
H A DActionMenuView.java201 int maxChildHeight = 0; in onMeasureExactFormat() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java127 int maxChildHeight = 0; in onMeasure() local
H A DNotificationContentView.java253 int maxChildHeight = 0; in onMeasure() local