Searched defs:postError (Results 1 – 4 of 4) sorted by relevance
34 public void postError(Request<?> request, VolleyError error); in postError() method
66 public void postError(Request<?> request, VolleyError error) { in postError() method in ExecutorDelivery
48 public void postError(Request<?> request, VolleyError error) { in postError() method in MockResponseDelivery
2357 void LiveSession::postError(status_t err) { in postError() function in android::LiveSession