HomeSort by relevance Sort by last modified time
    Searched refs:FolderItemView (Results 1 - 4 of 4) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ControllableActivity.java 28 FeedbackEnabledActivity, FolderItemView.DropHandler, UndoListener,
FolderItemView.java 37 public class FolderItemView extends RelativeLayout {
57 * {@code FolderItemView} will present appropriate visual affordances if the drag is
68 public FolderItemView(Context context) {
72 public FolderItemView(Context context, AttributeSet attrs) {
76 public FolderItemView(Context context, AttributeSet attrs, int defStyle) {
93 * Returns true if the two folders lead to identical {@link FolderItemView} objects.
96 * @return true if the two folders would still lead to the same {@link FolderItemView}.
FolderListFragment.java 671 ((FolderItemView) view).overrideUnreadCount(
    [all...]