Searched refs:respondToCapabilityRequestWithError (Results 1 – 3 of 3) sorted by relevance
40 void respondToCapabilityRequestWithError(int code, String reason); in respondToCapabilityRequestWithError() method
153 public void respondToCapabilityRequestWithError(int code, String reason) { in onRemoteCapabilityRequest()
174 mOptionsReqCallback.respondToCapabilityRequestWithError(errorCode, reason); in triggerOptionsReqWithErrorCallback()