Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java700 String REPLY_TO_LIST = "reply_to_List"; field
1099 MessageColumns.REPLY_TO_LIST,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java355 c.getColumnIndex(BluetoothMapContract.MessageColumns.REPLY_TO_LIST); in setEmailMessageColumns()