Home
last modified time | relevance | path

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

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