Searched refs:mIconBackgroundBlinksDrawable (Results 1 – 1 of 1) sorted by relevance
114 @Nullable private AnimatedVectorDrawable mIconBackgroundBlinksDrawable; field in FingerprintEnrollEnrolling176 mIconBackgroundBlinksDrawable = (AnimatedVectorDrawable) in onCreate()293 if (mIconBackgroundBlinksDrawable != null) { in animateFlash()294 mIconBackgroundBlinksDrawable.start(); in animateFlash()