Home
last modified time | relevance | path

Searched refs:setErrorContent (Results 1 – 4 of 4) sorted by relevance

/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DErrorFragment.java40 void setErrorContent(Resources resources) { in setErrorContent() method in ErrorFragment
DErrorSupportFragment.java42 void setErrorContent(Resources resources) { in setErrorContent() method in ErrorSupportFragment
DBrowseErrorActivity.java69 mErrorFragment.setErrorContent(getResources()); in testError()
DBrowseErrorSupportActivity.java71 mErrorSupportFragment.setErrorContent(getResources()); in testError()