Searched defs:AuthFailureError (Results 1 – 1 of 1) sorted by relevance
28 public class AuthFailureError extends VolleyError { class32 public AuthFailureError() { } in AuthFailureError() method in AuthFailureError34 public AuthFailureError(Intent intent) { in AuthFailureError() method in AuthFailureError38 public AuthFailureError(NetworkResponse response) { in AuthFailureError() method in AuthFailureError42 public AuthFailureError(String message) { in AuthFailureError() method in AuthFailureError46 public AuthFailureError(String message, Exception reason) { in AuthFailureError() method in AuthFailureError