Home
last modified time | relevance | path

Searched refs:shouldShowCancel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageAttachmentBar.java322 shouldShowExtraOption1()) && !shouldShowCancel(); in shouldShowOverflow()
325 private boolean shouldShowCancel() { in shouldShowCancel() method in MessageAttachmentBar
393 setButtonVisible(mCancelButton, shouldShowCancel()); in updateActionsInternal()