Home
last modified time | relevance | path

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

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