Searched refs:mFlyoutToDotWidthDelta (Results 1 – 1 of 1) sorted by relevance
135 private float mFlyoutToDotWidthDelta = 0f; field in BubbleFlyoutView318 mFlyoutToDotWidthDelta = getWidth() - newDotSize; in updateDot()475 final float width = getWidth() - (mFlyoutToDotWidthDelta * mPercentTransitionedToDot); in renderBackground()