Searched defs:AuthFailureError (Results 1 – 1 of 1) sorted by relevance
25 public class AuthFailureError extends VolleyError { class29 public AuthFailureError() { } in AuthFailureError() method in AuthFailureError31 public AuthFailureError(Intent intent) { in AuthFailureError() method in AuthFailureError35 public AuthFailureError(NetworkResponse response) { in AuthFailureError() method in AuthFailureError39 public AuthFailureError(String message) { in AuthFailureError() method in AuthFailureError43 public AuthFailureError(String message, Exception reason) { in AuthFailureError() method in AuthFailureError