Searched defs:totalHeight (Results 1 – 13 of 13) sorted by relevance
68 float totalHeight = rightBottomBounds.bottom - leftTopBounds.top; in SplitBounds() local
168 var totalHeight = totalVerticalSpacingBetweenChildren regex
82 int totalHeight; in onMeasure() local179 Math.max(getSuggestedMinimumHeight(), totalHeight)); in onMeasure() local
99 int totalHeight = 0; in onMeasureInternal() local
82 int totalHeight = 0; in onMeasure() local
202 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
116 int totalHeight = 0; in onMeasureInternalPortrait() local
864 int totalHeight = 0; in onMeasureInternal() local
171 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
1607 int totalHeight) { in measureChildBeforeLayout()
1425 float totalHeight = Math.max(maxQsHeight, mBarState == KEYGUARD ? stackScrollerPadding : 0) in calculatePanelHeightExpanded() local