Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java83 private float mBubbleBarSwipeUpTranslationY; field in BubbleBarViewController
364 mBubbleBarSwipeUpTranslationY = transY; in setTranslationYForSwipe()
370 + mBubbleBarSwipeUpTranslationY); in updateTranslationY()