Searched refs:forError (Results 1 – 6 of 6) sorted by relevance
109 public static TranslationResponseValue forError() { in forError() method in TranslationResponseValue
189 public static Contact forError(Uri requestedUri, Exception exception) { in forError() method in Contact
268 return Contact.forError(mRequestedUri, e); in loadInBackground()
130 public static Contact forError(Uri requestedUri, Exception exception) { in forError() method in Contact
338 return Contact.forError(mRequestedUri, e); in loadInBackground()
53032 method @NonNull public static android.view.translation.TranslationResponseValue forError();