Home
last modified time | relevance | path

Searched refs:mMmsColId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java151 public int mMmsColId = -1; field in BluetoothMapContent.FilterInfo
199 mMmsColId = c.getColumnIndex(BaseColumns._ID); in setMmsColumns()
364 long id = c.getLong(fi.mMmsColId); in setText()
498 long id = c.getLong(fi.mMmsColId); in setRecipientName()
546 long id = c.getLong(fi.mMmsColId); in setSenderAddressing()
576 long id = c.getLong(fi.mMmsColId); in setSenderName()
657 long id = c.getLong(fi.mMmsColId); in setSubject()
677 handle = c.getLong(fi.mMmsColId); in setHandle()