Searched refs:setErrorContent (Results 1 – 4 of 4) sorted by relevance
40 void setErrorContent(Resources resources) { in setErrorContent() method in ErrorFragment
42 void setErrorContent(Resources resources) { in setErrorContent() method in ErrorSupportFragment
69 mErrorFragment.setErrorContent(getResources()); in testError()
71 mErrorSupportFragment.setErrorContent(getResources()); in testError()