Home
last modified time | relevance | path

Searched defs:showEmptyView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/
DRecentsTvView.java191 public void showEmptyView() { in showEmptyView() method in RecentsTvView
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DRecentsView.java296 public void showEmptyView(int msgResId) { in showEmptyView() method in RecentsView
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java985 private void showEmptyView(@StringRes int id, int drawable) { in showEmptyView() method in DirectoryFragment
989 private void showEmptyView(CharSequence msg, int drawable) { in showEmptyView() method in DirectoryFragment