Searched defs:postError (Results 1 – 6 of 6) 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
694 private void postError(String msg) { in postError() method in SoundTriggerTestService
709 void postError(final int error) { in postError() method in TvInputManager.SessionCallbackRecord
2357 void LiveSession::postError(status_t err) { in postError() function in android::LiveSession