Searched refs:getEdgeAnimation (Results 1 – 2 of 2) sorted by relevance
237 AnimatedVectorDrawable edgeAnimation = mTutorialFragment.getEdgeAnimation(); in showFeedback()301 AnimatedVectorDrawable edgeAnimation = mTutorialFragment.getEdgeAnimation(); in showFeedback()
119 AnimatedVectorDrawable getEdgeAnimation() { in getEdgeAnimation() method in TutorialFragment