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.java302 public int mMmsColId = -1; field in BluetoothMapContent.FilterInfo
411 mMmsColId = c.getColumnIndex(BaseColumns._ID); in setMmsColumns()
657 long id = c.getLong(fi.mMmsColId); in setText()
1048 long id = c.getLong(fi.mMmsColId); in setRecipientName()
1102 long id = c.getLong(fi.mMmsColId); in setSenderAddressing()
1181 long id = c.getLong(fi.mMmsColId); in setSenderName()
1333 long id = c.getLong(fi.mMmsColId); in setSubject()
1357 handle = c.getLong(fi.mMmsColId); in setHandle()