Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java145 public int mMmsColRead = -1; field in BluetoothMapContent.FilterInfo
201 mMmsColRead = c.getColumnIndex(Mms.READ); in setMmsColumns()
282 read = c.getInt(fi.mMmsColRead); in setRead()