Home | History | Annotate | Download | only in browse

Lines Matching refs:ignoreFolderType

263                 final int ignoreFolderType) {
264 super.loadConversationFolders(conv, ignoreFolderUri, ignoreFolderType);
559 final int ignoreFolderType;
561 ignoreFolderType = FolderType.INBOX;
563 ignoreFolderType = -1;
568 mDisplayedFolder.folderUri, ignoreFolderType);