HomeSort by relevance Sort by last modified time
    Searched full:shouldshowcancel (Results 1 - 1 of 1) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentBar.java 322 shouldShowExtraOption1()) && !shouldShowCancel();
325 private boolean shouldShowCancel() {
393 setButtonVisible(mCancelButton, shouldShowCancel());

Completed in 57 milliseconds