Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthIconController.kt62 animateIcon(iconRes, false)
66 protected fun animateIcon(@DrawableRes iconRes: Int, repeat: Boolean) { regex
H A DAuthBiometricFaceIconController.kt55 animateIcon(R.drawable.face_dialog_pulse_dark_to_light, true)
64 animateIcon(iconRes, true /* repeat */)