Searched refs:CENTER_BUBBLES_LANDSCAPE_PERCENT (Results 1 – 1 of 1) sorted by relevance
62 private static final float CENTER_BUBBLES_LANDSCAPE_PERCENT = 0.66f; field in ExpandedAnimationController514 return Math.max(mDisplaySize.y, availableWidth * CENTER_BUBBLES_LANDSCAPE_PERCENT); in getWidthForDisplayingBubbles()