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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DSwipeableConversationItemView.java57 final int checkboxOrSenderImage, boolean swipeEnabled,
61 swipeEnabled, importanceMarkersEnabled, showChevronsEnabled, animatedAdapter);
55 bind(final Conversation conversation, final ControllableActivity activity, final ConversationCheckedSet set, final Folder folder, final int checkboxOrSenderImage, boolean swipeEnabled, final boolean importanceMarkersEnabled, final boolean showChevronsEnabled, final AnimatedAdapter animatedAdapter) argument
H A DConversationItemView.java472 final boolean swipeEnabled, final boolean importanceMarkersEnabled,
477 set, folder, checkboxOrSenderImage, swipeEnabled, importanceMarkersEnabled,
490 folder, checkboxOrSenderImage, true /* swipeEnabled */,
501 boolean swipeEnabled, final boolean importanceMarkersEnabled,
535 mSwipeEnabled = swipeEnabled;
469 bind(final Conversation conversation, final ControllableActivity activity, final ConversationCheckedSet set, final Folder folder, final int checkboxOrSenderImage, final boolean swipeEnabled, final boolean importanceMarkersEnabled, final boolean showChevronsEnabled, final AnimatedAdapter adapter) argument
497 bind(final ConversationItemViewModel header, final ControllableActivity activity, final ConversationItemAreaClickListener conversationItemAreaClickListener, final ConversationCheckedSet set, final Folder folder, final int checkboxOrSenderImage, boolean swipeEnabled, final boolean importanceMarkersEnabled, final boolean showChevronsEnabled, final AnimatedAdapter adapter, final int backgroundOverrideResId, final Bitmap photoBitmap, final boolean useFullMargins, final boolean dividerEnabled) argument

Completed in 62 milliseconds