Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialController.java177 AnimatedVectorDrawable gestureAnimation = mTutorialFragment.getGestureAnimation(); in showFeedback() local
237 AnimatedVectorDrawable gestureAnimation = mTutorialFragment.getGestureAnimation(); in showFeedback() local
284 @NonNull AnimatedVectorDrawable gestureAnimation, in playFeedbackVideo()