Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java144 public int mSmsColRead = -1; field in BluetoothMapContent.FilterInfo
191 mSmsColRead = c.getColumnIndex(Sms.READ); in setSmsColumns()
280 read = c.getInt(fi.mSmsColRead); in setRead()