Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationItemView.java187 private Folder mDisplayedFolder; field in ConversationItemView
533 mDisplayedFolder = folder; in bind()
560 if (mDisplayedFolder.isInbox()) { in bind()
568 mDisplayedFolder.folderUri, ignoreFolderType); in bind()
741 mContext, mDisplayedFolder.shouldShowRecipients(), foldersDesc)); in setContentDescription()
794 mAccount, mDisplayedFolder.shouldShowRecipients(), true); in calculateTextsAndBitmaps()
1050 if (mDisplayedFolder.shouldShowRecipients() && !parts.isEmpty()) { in elideParticipants()