Searched refs:getGestureAnimation (Results 1 – 2 of 2) sorted by relevance
177 AnimatedVectorDrawable gestureAnimation = mTutorialFragment.getGestureAnimation(); in showFeedback()237 AnimatedVectorDrawable gestureAnimation = mTutorialFragment.getGestureAnimation(); in showFeedback()
113 AnimatedVectorDrawable getGestureAnimation() { in getGestureAnimation() method in TutorialFragment