Home
last modified time | relevance | path

Searched refs:CredentialPasswordView (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DPinPadViewBinder.kt24 import com.android.systemui.biometrics.ui.CredentialPasswordView
32 fun bind(view: IPinPad, credentialPasswordView: CredentialPasswordView) { in bind()
DCredentialPasswordViewBinder.kt15 import com.android.systemui.biometrics.ui.CredentialPasswordView in <lambda>()
31 view: CredentialPasswordView, in <lambda>()
DCredentialViewBinder.kt15 import com.android.systemui.biometrics.ui.CredentialPasswordView in <lambda>()
150 is CredentialPasswordView -> in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/
DCredentialPasswordView.kt20 class CredentialPasswordView(context: Context, attrs: AttributeSet?) : class