Searched refs:sendSelectionResult (Results 1 – 3 of 3) sorted by relevance
102 override fun sendSelectionResult( in <lambda>() method in com.android.credentialmanager.CredentialSelectorViewModel122 sendSelectionResult(entryInfo = selectedEntry, in <lambda>()
48 fun sendSelectionResult( in back() method
204 mViewModel.sendSelectionResult( in Send entry selection result closes app and calls client method()227 mViewModel.sendSelectionResult(entryInfo = testEntryInfo, resultCode = null, in Send entry selection result does not close app on false return()