Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarBackground.kt133 fun setArrowPosition(x: Float) { in setArrowPosition() method
DBubbleBarView.java1102 mBubbleBarBackground.setArrowPosition(arrowPosition); in updateBubblesLayoutProperties()
1264 mBubbleBarBackground.setArrowPosition(x); in updateArrowForSelected()
1269 mBubbleBarBackground.setArrowPosition(tx); in updateArrowForSelected()