Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java294 public int mMessageColThreadName = -1; field in BluetoothMapContent.FilterInfo
377 mMessageColThreadName = c.getColumnIndex( in setImMessageColumns()
511 String threadName = c.getString(fi.mMessageColThreadName); in setThreadName()