Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
DPromptViewModel.kt641 ) { size, _, authState, showNegativeButton, showConfirmButton -> in <lambda>() method
642 size.isNotSmall && authState.isAuthenticated && !showNegativeButton && showConfirmButton in <lambda>()