Searched refs:mIconBackgroundBlinksDrawable (Results 1 – 1 of 1) sorted by relevance
127 @Nullable private AnimatedVectorDrawable mIconBackgroundBlinksDrawable; field in FingerprintEnrollEnrolling214 mIconBackgroundBlinksDrawable = (AnimatedVectorDrawable) in onCreate()331 if (mIconBackgroundBlinksDrawable != null) { in animateFlash()332 mIconBackgroundBlinksDrawable.start(); in animateFlash()