Searched refs:handleResponseText (Results 1 – 1 of 1) sorted by relevance
67 handleResponseText(responseText, callback); in onResponseReceived()71 private static void handleResponseText(String responseText, JsonRpcCallback callback) { in handleResponseText() method in XhrJsonRpcProxy