Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java1108 private float getScaleIconShift() { in getScaleIconShift() method in BubbleBarView
1125 return translationX - getScaleIconShift(); in getExpandedBubbleTranslationX()
1150 return mBubbleBarPadding + translationX - getScaleIconShift(); in getCollapsedBubbleTranslationX()
1157 return mBubbleOffsetY + bubbleBarAnimatedTop + mBubbleBarPadding - getScaleIconShift(); in getBubbleTranslationY()