Searched refs:MMS_SMS_THREAD_COL_ID (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java236 private static final int MMS_SMS_THREAD_COL_ID; field in class:BluetoothMapContent
247 MMS_SMS_THREAD_COL_ID = projection.indexOf(Threads._ID);
2722 Long id = cursor.getLong(MMS_SMS_THREAD_COL_ID);
2995 smsMmsCursor.getLong(MMS_SMS_THREAD_COL_ID));

Completed in 99 milliseconds