Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java790 final float collapsedX = getCollapsedBubbleTranslationX(i, bubbleCount, onLeft); in updateBubblesLayoutProperties()
920 private float getCollapsedBubbleTranslationX(int bubbleIndex, int bubbleCount, in getCollapsedBubbleTranslationX() method in BubbleBarView