Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialController.java378 AnimatedVectorDrawable edgeAnimation = mTutorialFragment.getEdgeAnimation(); in showFeedback() local
468 AnimatedVectorDrawable edgeAnimation = mTutorialFragment.getEdgeAnimation(); in showFeedback() local
522 @NonNull AnimatedVectorDrawable edgeAnimation, in playFeedbackAnimation()