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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DFolderItemView.java39 public class FolderItemView extends LinearLayout { class in inherits:LinearLayout
49 public FolderItemView(Context context) { method in class:FolderItemView
55 public FolderItemView(Context context, AttributeSet attrs) { method in class:FolderItemView
61 public FolderItemView(Context context, AttributeSet attrs, int defStyle) { method in class:FolderItemView
90 * Returns true if the two folders lead to identical {@link FolderItemView} objects.
93 * @return true if the two folders would still lead to the same {@link FolderItemView}.

Completed in 37 milliseconds