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 RelativeLayout { class in inherits:RelativeLayout
61 * {@code FolderItemView} will present appropriate visual affordances if the drag is
72 public FolderItemView(Context context) { method in class:FolderItemView
78 public FolderItemView(Context context, AttributeSet attrs) { method in class:FolderItemView
84 public FolderItemView(Context context, AttributeSet attrs, int defStyle) { method in class:FolderItemView
115 * Returns true if the two folders lead to identical {@link FolderItemView} objects.
118 * @return true if the two folders would still lead to the same {@link FolderItemView}.

Completed in 50 milliseconds