Searched refs:MMS_COLUMNS (Results 1 – 1 of 1) sorted by relevance
180 private static final Set<String> MMS_COLUMNS = new HashSet<String>(); field in MmsSmsProvider946 MMS_COLUMNS, 1, "mms", in getDraftThread()1010 MMS_COLUMNS, 1, "mms", in getConversations()1189 MmsSms.TYPE_DISCRIMINATOR_COLUMN, columns, MMS_COLUMNS, in getMessagesByPhoneNumber()1272 Set<String> columnsPresentInTable = new HashSet<String>(MMS_COLUMNS); in getUndeliveredMessages()1331 Set<String> columnsPresentInTable = new HashSet<String>(MMS_COLUMNS); in buildConversationQuery()1628 MMS_COLUMNS.add(MMS_SMS_COLUMNS[i]); in initializeColumnSets()1633 MMS_COLUMNS.add(MMS_ONLY_COLUMNS[i]); in initializeColumnSets()