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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java557 public int mContactColConvoId = -1; field in class:BluetoothMapContentObserver.ConvoContactInfo
576 mContactColConvoId = c.getColumnIndex(
1299 long convoId = c.getLong(cInfo.mContactColConvoId);
1867 long convoId = c.getLong(cInfo.mContactColConvoId);

Completed in 45 milliseconds