Searched refs:mediumIconSize (Results 1 – 1 of 1) sorted by relevance
341 float mediumIconSize = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, in updateBubbleBarIconSize() local345 float smallMediumThreshold = (smallIconSize + mediumIconSize) / 2f; in updateBubbleBarIconSize()346 float mediumLargeThreshold = (mediumIconSize + largeIconSize) / 2f; in updateBubbleBarIconSize()