Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java912 String X_BT_UID = "x_bt_uid"; field
1172 ConversationColumns.X_BT_UID,
1186 ConvoContactColumns.X_BT_UID,
1201 ConvoContactColumns.X_BT_UID,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java382 mContactColBtUid = c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.X_BT_UID); in setEmailImConvoContactColumns()
4280 BluetoothMapContract.ConvoContactColumns.X_BT_UID)); in getIMMessage()
DBluetoothMapContentObserver.java571 mContactColBtUid = c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.X_BT_UID); in setConvoColunms()