Searched refs:shouldShowRecipients (Results 1 – 3 of 3) sorted by relevance
416 Folder.shouldShowRecipients(mFolderCapabilities), true);452 if (Folder.shouldShowRecipients(mFolderCapabilities)) {
806 public boolean shouldShowRecipients() { in shouldShowRecipients() method in Folder813 public static boolean shouldShowRecipients(final int folderCapabilities) { in shouldShowRecipients() method in Folder
741 mContext, mDisplayedFolder.shouldShowRecipients(), foldersDesc)); in setContentDescription()794 mAccount, mDisplayedFolder.shouldShowRecipients(), true); in calculateTextsAndBitmaps()1050 if (mDisplayedFolder.shouldShowRecipients() && !parts.isEmpty()) { in elideParticipants()