Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DDirectoryFragment.java748 private class MessageFooter extends Footer { class in DirectoryFragment
752 public MessageFooter(int itemViewType, int icon, String message) { in MessageFooter() method in DirectoryFragment.MessageFooter
798 mFooters.add(new MessageFooter(2, R.drawable.ic_dialog_info, info)); in swapResult()
802 mFooters.add(new MessageFooter(3, R.drawable.ic_dialog_alert, error)); in swapResult()
810 mFooters.add(new MessageFooter( in swapResult()