Searched defs:totalHeight (Results 1 – 7 of 7) sorted by relevance
141 float totalHeight = mWidgetsRecommendationTableVerticalPadding; in fitRecommendedWidgetsToTableSpace() local
130 int totalHeight = iconHeight + iconPadding + textHeight + verticalPadding * 2; in getExpectedHeight() local
175 int totalHeight = 0; in updateSearchRecyclerViewProgress() local
168 float totalHeight = rightBottomBounds.bottom - leftTopBounds.top; in SplitBounds() local
424 int totalHeight = (int) (1.0f * screenHeight / 2 * (screenWidth - 2 * placeholderInset) in getInitialSplitPlaceholderBounds() local
444 int totalHeight = (int) (1.0f * screenHeight / 2 * (screenWidth - 2 * placeholderInset) in getInitialSplitPlaceholderBounds() local
1061 int totalHeight) { in measureChildBeforeLayout()