Searched refs:MMS_COLUMNS (Results 1 – 1 of 1) sorted by relevance
169 private static final Set<String> MMS_COLUMNS = new HashSet<String>(); field in MmsSmsProvider797 MMS_COLUMNS, 1, "mms", in getDraftThread()861 MMS_COLUMNS, 1, "mms", in getConversations()1039 MmsSms.TYPE_DISCRIMINATOR_COLUMN, columns, MMS_COLUMNS, in getMessagesByPhoneNumber()1121 Set<String> columnsPresentInTable = new HashSet<String>(MMS_COLUMNS); in getUndeliveredMessages()1180 Set<String> columnsPresentInTable = new HashSet<String>(MMS_COLUMNS); in buildConversationQuery()1373 MMS_COLUMNS.add(MMS_SMS_COLUMNS[i]); in initializeColumnSets()1378 MMS_COLUMNS.add(MMS_ONLY_COLUMNS[i]); in initializeColumnSets()