Home | History | Annotate | Download | only in providers

Lines Matching defs:ConversationColumns

477          * {@link ConversationColumns#CONVERSATION_BASE_URI} column. The cursor returned from this
972 ConversationColumns.URI,
973 ConversationColumns.MESSAGE_LIST_URI,
974 ConversationColumns.SUBJECT,
975 ConversationColumns.SNIPPET,
976 ConversationColumns.CONVERSATION_INFO,
977 ConversationColumns.DATE_RECEIVED_MS,
978 ConversationColumns.HAS_ATTACHMENTS,
979 ConversationColumns.NUM_MESSAGES,
980 ConversationColumns.NUM_DRAFTS,
981 ConversationColumns.SENDING_STATE,
982 ConversationColumns.PRIORITY,
983 ConversationColumns.READ,
984 ConversationColumns.SEEN,
985 ConversationColumns.STARRED,
986 ConversationColumns.RAW_FOLDERS,
987 ConversationColumns.FLAGS,
988 ConversationColumns.PERSONAL_LEVEL,
989 ConversationColumns.SPAM,
990 ConversationColumns.PHISHING,
991 ConversationColumns.MUTED,
992 ConversationColumns.COLOR,
993 ConversationColumns.ACCOUNT_URI,
994 ConversationColumns.SENDER_INFO,
995 ConversationColumns.CONVERSATION_BASE_URI,
996 ConversationColumns.REMOTE,
997 ConversationColumns.ATTACHMENT_PREVIEW_URI0,
998 ConversationColumns.ATTACHMENT_PREVIEW_URI1,
999 ConversationColumns.ATTACHMENT_PREVIEW_STATES,
1000 ConversationColumns.ATTACHMENT_PREVIEWS_COUNT,
1078 public static final class ConversationColumns {
1249 private ConversationColumns() {
1320 ConversationColumns.CONVERSATION_INFO;
1336 public static final String COMMAND_GET_RAW_FOLDERS = ConversationColumns.RAW_FOLDERS;
2111 ConversationColumns.MESSAGE_LIST_URI