Searched refs:edgeAnimationResId (Results 1 – 1 of 1) sorted by relevance
313 Integer edgeAnimationResId = getEdgeAnimationResId(); in updateEdgeAnimation() local314 if (edgeAnimationResId == null || getContext() == null) { in updateEdgeAnimation()317 mEdgeAnimation = (AnimatedVectorDrawable) getContext().getDrawable(edgeAnimationResId); in updateEdgeAnimation()