Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialController.java177 AnimatedVectorDrawable gestureAnimation = mTutorialFragment.getGestureAnimation(); in showFeedback()
237 AnimatedVectorDrawable gestureAnimation = mTutorialFragment.getGestureAnimation(); in showFeedback()
DTutorialFragment.java113 AnimatedVectorDrawable getGestureAnimation() { in getGestureAnimation() method in TutorialFragment