Home
last modified time | relevance | path

Searched defs:onLeft (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarPinController.kt84 val onLeft = location.isOnLeft(container.isLayoutRtl) in <lambda>() constant
DBubblePinController.kt98 val onLeft = location.isOnLeft(container.isLayoutRtl) in <lambda>() constant
DBubbleBarView.java858 private float getExpandedBubbleTranslationX(int bubbleIndex, int bubbleCount, boolean onLeft) { in getExpandedBubbleTranslationX()
883 int bubbleIndex, int bubbleCount, boolean onLeft) { in getExpandedBubbleTranslationXDuringScaleAnimation()
921 boolean onLeft) { in getCollapsedBubbleTranslationX()