Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java88 public boolean shouldDisplayPrimary(final Folder folder,
118 boolean shouldDisplayPrimary(Folder folder, Conversation conversation, Message message); in shouldDisplayPrimary() method
170 if (mActionToggler == null || mActionToggler.shouldDisplayPrimary(folder, conversation, in getActionIconResId()
180 if (mActionToggler == null || mActionToggler.shouldDisplayPrimary(folder, conversation, in getDisplayStringResId()