Searched defs:totalHeight (Results 1 – 8 of 8) sorted by relevance
50 val totalHeight = context.deviceProfile.heightPx in layoutButtons() constant
145 float totalHeight = mWidgetsRecommendationTableVerticalPadding; in selectRowsThatFitInAvailableHeight() local
138 int totalHeight = iconHeight + iconPadding + textHeight + mVerticalPadding * 2; in getExpectedHeight() local
166 float totalHeight = rightBottomBounds.bottom - leftTopBounds.top; in SplitBounds() local
88 int totalHeight = 0; in onProgressUpdated() local
352 val totalHeight = in getDistanceToBottomOfRect() constant
369 int totalHeight = (int) (1.0f * screenHeight / 2 * (screenWidth - 2 * placeholderInset) in getInitialSplitPlaceholderBounds() local
1062 int totalHeight) { in measureChildBeforeLayout()