Home
last modified time | relevance | path

Searched refs:extractAnimationFromImageView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/anim/
DBenefitsAnimation.java94 mTopAnimation = checkNotNull(extractAnimationFromImageView(ID_ANIMATED_GRAPHIC)); in BenefitsAnimation()
297 private AnimatedVectorDrawable extractAnimationFromImageView(int id) { in extractAnimationFromImageView() method in BenefitsAnimation