Searched refs:mFlyoutToDotWidthDelta (Results 1 – 1 of 1) sorted by relevance
118 private float mFlyoutToDotWidthDelta = 0f; field in BubbleFlyoutView285 mFlyoutToDotWidthDelta = getWidth() - newDotSize; in setupFlyoutStartingAsDot()370 final float width = getWidth() - (mFlyoutToDotWidthDelta * mPercentTransitionedToDot); in renderBackground()