Searched refs:mResolutionIntent (Results 1 - 1 of 1) sorted by relevance

/frameworks/volley/src/main/java/com/android/volley/
H A DAuthFailureError.java27 private Intent mResolutionIntent; field in class:AuthFailureError
32 mResolutionIntent = intent;
48 return mResolutionIntent;
53 if (mResolutionIntent != null) {

Completed in 188 milliseconds