Home
last modified time | relevance | path

Searched defs:shouldShowExtraOption1 (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DAttachmentActionHandler.java257 public boolean shouldShowExtraOption1(final String accountType, final String mimeType) { in shouldShowExtraOption1() method in AttachmentActionHandler
278 public boolean shouldShowExtraOption1(String accountType, String mimeType) { in shouldShowExtraOption1() method in AttachmentActionHandler.OptionHandler
DMessageAttachmentBar.java314 private boolean shouldShowExtraOption1() { in shouldShowExtraOption1() method in MessageAttachmentBar