Searched refs:handleExecutionResponse (Results 1 – 1 of 1) sorted by relevance
203 handleExecutionResponse(result, error, cancellationSink))); in onBeginGetCredential()266 handleExecutionResponse(result, error, cancellationSink))); in onBeginCreateCredential()328 handleExecutionResponse(result, error, cancellationSink))); in onClearCredentialState()331 private <T> void handleExecutionResponse(T result, in handleExecutionResponse() method in RemoteCredentialService