Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
H A DBiometricViewBinder.kt122 val confirmationButton = view.requireViewById<Button>(R.id.button_confirm) regex
154 confirmationButton.setOnClickListener { viewModel.confirmAuthenticated() }
201 confirmationButton,
295 confirmationButton.visibility = show.asVisibleOrGone()