Home
last modified time | relevance | path

Searched refs:interpolatedWidth (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java831 final float interpolatedWidth = in updateBubblesLayoutProperties() local
840 arrowPosition = currentWidth - interpolatedWidth + collapsedArrowPosition in updateBubblesLayoutProperties()
850 mBubbleBarBackground.setWidth(interpolatedWidth); in updateBubblesLayoutProperties()