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