Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java493 mBubbleBarLocationAnimator = getLocationUpdateFadeOutAnimator(bubbleBarLocation); in animateToBubbleBarLocation()
508 private Animator getLocationUpdateFadeOutAnimator(BubbleBarLocation newLocation) { in getLocationUpdateFadeOutAnimator() method in BubbleBarView