Searched defs:totalHeight (Results 1 – 14 of 14) sorted by relevance
168 var totalHeight = totalVerticalSpacingBetweenChildren in Grid() variable
68 float totalHeight = rightBottomBounds.bottom - leftTopBounds.top; in SplitBounds() local
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
193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
171 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
1607 int totalHeight) { in measureChildBeforeLayout()
989 final int totalHeight = mRootView.getMeasuredHeight(); in runEnterAnimation() local1086 final int totalHeight = mRootView.getMeasuredHeight(); in runExitAnimation() local
1425 float totalHeight = Math.max(maxQsHeight, mBarState == KEYGUARD ? stackScrollerPadding : 0) in calculatePanelHeightExpanded() local