Searched defs:totalHeight (Results 1 – 11 of 11) sorted by relevance
113 int totalHeight = mPaddingTop + mPaddingBottom; in onMeasure() local182 resolveSize(Math.max(getSuggestedMinimumHeight(), totalHeight), in onMeasure() local
160 int totalHeight = firstColumnItems * itemHeight + verticalMarginsTotalHeight + in onMeasure() local
154 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
76 int totalHeight = 0; in onMeasure() local
148 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
192 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
454 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
1463 int totalHeight) { in measureChildBeforeLayout()
989 final int totalHeight = mRootView.getMeasuredHeight(); in runEnterAnimation() local1086 final int totalHeight = mRootView.getMeasuredHeight(); in runExitAnimation() local
1370 int totalHeight) { in measureChildBeforeLayout()
1486 float totalHeight = Math.max( in calculatePanelHeightQsExpanded() local