Searched defs:itemViewType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DDirectoryFragment.java727 public Footer(int itemViewType) { argument
728 mItemViewType = itemViewType;
767 public MessageFooter(int itemViewType, int icon, String message) { argument
768 super(itemViewType);

Completed in 56 milliseconds