Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java881 public static final String CONVO_ID = "convo_id"; field
1176 ConvoContactColumns.CONVO_ID,
1193 ConvoContactColumns.CONVO_ID,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java1067 BluetoothMapContract.ConvoContactColumns.CONVO_ID in setSenderAddressing()
1136 BluetoothMapContract.ConvoContactColumns.CONVO_ID in setSenderName()
3968 BluetoothMapContract.ConvoContactColumns.CONVO_ID in getIMMessage()
DBluetoothMapContentObserver.java577 BluetoothMapContract.ConvoContactColumns.CONVO_ID); in setConvoColunms()