Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java1121 public static final String[] BT_CONTACT_PROJECTION = field in BluetoothMapContract
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java1076 BluetoothMapContract.BT_CONTACT_PROJECTION, in setSenderAddressing()
1163 BluetoothMapContract.BT_CONTACT_PROJECTION, in setSenderName()
4339 BluetoothMapContract.BT_CONTACT_PROJECTION, in getIMMessage()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentTest.java1705 eq(BluetoothMapContract.BT_CONTACT_PROJECTION), in msgListing_withImCursorOnly()