Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/
DCredentialSelectorActivity.kt96 viewModel.onCancellationUiRequested(appDisplayName) in onNewIntent()
DCredentialSelectorViewModel.kt99 fun onCancellationUiRequested(appDisplayName: String?) { in onCancellationUiRequested() method