Home
last modified time | relevance | path

Searched defs:responseText (Results 1 – 3 of 3) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/
DXhrJsonRpcProxy.java57 String responseText = response.getText(); in onResponseReceived() local
71 private static void handleResponseText(String responseText, JsonRpcCallback callback) { in handleResponseText()
/external/libtextclassifier/jni/com/google/android/textclassifier/
DActionsSuggestionsModel.java197 @Nullable private final String responseText; field in ActionsSuggestionsModel.ActionSuggestion
205 public ActionSuggestion( in ActionSuggestion()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js7029 complete: function( jqXHR, status, responseText ) { argument