Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAbstractConversationViewFragment.java404 printMenuItem.setVisible(Utils.isRunningKitkatOrLater() && shouldShowPrintInOverflow()); in onPrepareOptionsMenu()
734 protected abstract boolean shouldShowPrintInOverflow(); in shouldShowPrintInOverflow() method in AbstractConversationViewFragment
DSecureConversationViewFragment.java286 protected boolean shouldShowPrintInOverflow() { in shouldShowPrintInOverflow() method in SecureConversationViewFragment
DConversationViewFragment.java1810 protected boolean shouldShowPrintInOverflow() { in shouldShowPrintInOverflow() method in ConversationViewFragment