Searched refs:forError (Results 1 – 2 of 2) sorted by relevance
132 public static Contact forError(Uri requestedUri, Exception exception) { in forError() method in Contact
350 return Contact.forError(mRequestedUri, e); in loadInBackground()