Searched refs:mFlyoutToDotHeightDelta (Results 1 – 1 of 1) sorted by relevance
136 private float mFlyoutToDotHeightDelta = 0f; field in BubbleFlyoutView319 mFlyoutToDotHeightDelta = getHeight() - newDotSize; in updateDot()476 final float height = getHeight() - (mFlyoutToDotHeightDelta * mPercentTransitionedToDot); in renderBackground()