Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricFaceIconController.kt50 showStaticDrawable(R.drawable.face_dialog_pulse_dark_to_light)
77 showStaticDrawable(R.drawable.face_dialog_pulse_dark_to_light)
117 showStaticDrawable(R.drawable.face_dialog_idle_static)
H A DAuthIconController.kt56 protected fun showStaticDrawable(@DrawableRes iconRes: Int) { regex