Searched refs:onCredentialAborted (Results 1 – 4 of 4) sorted by relevance
19 fun onCredentialAborted() method
40 val onBackInvokedCallback = OnBackInvokedCallback { host.onCredentialAborted() } in <lambda>()
146 cancelButton?.setOnClickListener { host.onCredentialAborted() } in <lambda>()
265 public void onCredentialAborted() { in onCredentialAborted() method in AuthContainerView