Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java609 String TO_LIST = "to_list"; field
1025 MessageColumns.TO_LIST,
1048 MessageColumns.TO_LIST,
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DFilterInfoTest.java57 BluetoothMapContract.MessageColumns.TO_LIST, in setMessageColumns()
DBluetoothMapContentTest.java886 BluetoothMapContract.MessageColumns.TO_LIST, in getEmailMessage_withFileNotFoundExceptionForEmailBodyAccess()
939 BluetoothMapContract.MessageColumns.TO_LIST, in getEmailMessage_withNullPointerExceptionForEmailBodyAccess()
992 BluetoothMapContract.MessageColumns.TO_LIST, in getEmailMessage()
1561 BluetoothMapContract.MessageColumns.TO_LIST, in msgListing_withEmailCursorOnly()
1654 BluetoothMapContract.MessageColumns.TO_LIST, in msgListing_withImCursorOnly()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java346 mMessageColToAddress = c.getColumnIndex(BluetoothMapContract.MessageColumns.TO_LIST); in setMessageColumns()
1906 + BluetoothMapContract.MessageColumns.TO_LIST in setWhereFilterRecipientEmail()
4128 c.getColumnIndex(BluetoothMapContract.MessageColumns.TO_LIST)); in getEmailMessage()