Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java547 public int mContactColConvoId = -1; field in BluetoothMapContentObserver.ConvoContactInfo
566 mContactColConvoId = c.getColumnIndex( in setConvoColunms()
1281 long convoId = c.getLong(cInfo.mContactColConvoId); in initContactsList()
1849 long convoId = c.getLong(cInfo.mContactColConvoId); in handleContactListChanges()