Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsBpView.kt32 private val fingerprintDrawable: UdfpsFpDrawable = UdfpsFpDrawable(context)
H A DUdfpsFpmEmptyView.kt36 private val fingerprintDrawable: UdfpsFpDrawable = UdfpsFpDrawable(context)
H A DUdfpsFpDrawable.kt24 class UdfpsFpDrawable(context: Context) : UdfpsDrawable(context) { regex
H A DUdfpsKeyguardView.kt33 private val fingerprintDrawablePlaceHolder = UdfpsFpDrawable(context)
H A DUdfpsKeyguardViewLegacy.java86 mFingerprintDrawable = new UdfpsFpDrawable(context); in UdfpsKeyguardViewLegacy()
/aosp14/frameworks/base/packages/SystemUI/
H A Dktfmt_includes.txt67 -packages/SystemUI/src/com/android/systemui/biometrics/UdfpsFpDrawable.kt