Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapIMContentTest.java117 … BluetoothMapContract.BT_CONTACT_CHATSTATE_PRESENCE_PROJECTION, null, null, "_id DESC"); in dumpImContactsTable()
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java1174 public static final String[] BT_CONTACT_CHATSTATE_PRESENCE_PROJECTION = new String[] { field in BluetoothMapContract
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java1272 BluetoothMapContract.BT_CONTACT_CHATSTATE_PRESENCE_PROJECTION, in initContactsList()
1832 BT_CONTACT_CHATSTATE_PRESENCE_PROJECTION, in handleContactListChanges()