Searched refs:MMS_SMS_THREAD_PROJECTION (Results 1 – 2 of 2) sorted by relevance
226 static final String[] MMS_SMS_THREAD_PROJECTION = { field in BluetoothMapContent257 List<String> projection = Arrays.asList(MMS_SMS_THREAD_PROJECTION);2779 MMS_SMS_THREAD_PROJECTION, in convoListing()2959 mResolver.query(uri, MMS_SMS_THREAD_PROJECTION, null, null, Threads.DATE + " DESC"); in refreshSmsMmsConvoVersions()
1211 eq(BluetoothMapContent.MMS_SMS_THREAD_PROJECTION), in convoListing_withNullFilterRecipient()1299 eq(BluetoothMapContent.MMS_SMS_THREAD_PROJECTION), in convoListing_withNonNullFilterRecipient()