Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java1040 final float selectedBubbleTranslationX = getExpandedBubbleTranslationX( in arrowPositionForSelectedWhenExpanded() local
1042 return selectedBubbleTranslationX + mIconSize / 2f; in arrowPositionForSelectedWhenExpanded()