Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java643 String TO_LIST = "to_list"; field
1096 MessageColumns.TO_LIST,
1118 MessageColumns.TO_LIST,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java334 mMessageColToAddress = c.getColumnIndex(BluetoothMapContract.MessageColumns.TO_LIST); in setMessageColumns()
1948 where = " AND (" + BluetoothMapContract.MessageColumns.TO_LIST + " LIKE '%" + recip in setWhereFilterRecipientEmail()
4089 c.getColumnIndex(BluetoothMapContract.MessageColumns.TO_LIST)); in getEmailMessage()