Home
last modified time | relevance | path

Searched refs:REPLY_TO_LIST (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java665 String REPLY_TO_LIST = "reply_to_List"; field
1028 MessageColumns.REPLY_TO_LIST,
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DFilterInfoTest.java93 BluetoothMapContract.MessageColumns.REPLY_TO_LIST in setEmailMessageColumns()
DBluetoothMapContentTest.java1571 BluetoothMapContract.MessageColumns.REPLY_TO_LIST in msgListing_withEmailCursorOnly()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java367 c.getColumnIndex(BluetoothMapContract.MessageColumns.REPLY_TO_LIST); in setEmailMessageColumns()