Home
last modified time | relevance | path

Searched defs:shouldClose (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/CredentialManager/wear/src/com/android/credentialmanager/
DCredentialSelectorViewModel.kt50 private val shouldClose = MutableStateFlow(false) in <lambda>() constant
58 ) { request, isPrimary, shouldClose -> in <lambda>() method