Searched refs:sendCancellationCode (Results 1 – 3 of 3) sorted by relevance
69 requests.value?.sendCancellationCode(resultCode) in <lambda>()97 currentRequest.sendCancellationCode(RESULT_CODE_DIALOG_USER_CANCELED) in <lambda>()115 private fun Request.sendCancellationCode(cancelCode: Int) { in <lambda>() method in com.android.credentialmanager.client.impl.CredentialManagerClientImpl116 sendCancellationCode( in <lambda>()123 private fun sendCancellationCode( in <lambda>() method
202 sendCancellationCode(cancelCode, requestInfo?.token, resultReceiver) in onCancel()286 fun sendCancellationCode( in sendCancellationCode() method
216 CredentialManagerRepo.sendCancellationCode( in onInitializationError()