Searched refs:mFlyoutToDotWidthDelta (Results 1 – 1 of 1) sorted by relevance
114 private float mFlyoutToDotWidthDelta = 0f; field in BubbleFlyoutView242 mFlyoutToDotWidthDelta = getWidth() - mNewDotSize; in showFlyout()312 final float width = getWidth() - (mFlyoutToDotWidthDelta * mPercentTransitionedToDot); in renderBackground()