Searched defs:onResponse (Results 1 – 6 of 6) sorted by relevance
41 void onResponse(Response response) throws IOException; in onResponse() method
45 void onResponse(Response response) throws IOException; in onResponse() method
37 @Override public synchronized void onResponse(Response response) throws IOException { in onResponse() method in RecordingCallback
29 void onResponse(T response); in onResponse() method
109 public void onResponse(ImageContainer response, boolean isImmediate) { in getImageListener() method
148 public synchronized void onResponse(T response) { in onResponse() method in RequestFuture