Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/
DCredentialSelectorActivity.kt166 UiCancellationScreen(cancelRequestState.appDisplayName) in CredentialManagerBottomSheet()
224 private fun UiCancellationScreen(appDisplayName: String) { in UiCancellationScreen() method