Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java570 String ATTACHMENT_SIZE = "attachment_size"; field
1023 MessageColumns.ATTACHMENT_SIZE,
1045 MessageColumns.ATTACHMENT_SIZE,
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DFilterInfoTest.java59 BluetoothMapContract.MessageColumns.ATTACHMENT_SIZE, in setMessageColumns()
DBluetoothMapContentTest.java1070 BluetoothMapContract.MessageColumns.ATTACHMENT_SIZE, in getIMMessage_withSentFolderId()
1130 BluetoothMapContract.MessageColumns.ATTACHMENT_SIZE, in getIMMessage_withInboxFolderId()
1563 BluetoothMapContract.MessageColumns.ATTACHMENT_SIZE, in msgListing_withEmailCursorOnly()
1656 BluetoothMapContract.MessageColumns.ATTACHMENT_SIZE, in msgListing_withImCursorOnly()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java350 c.getColumnIndex(BluetoothMapContract.MessageColumns.ATTACHMENT_SIZE); in setMessageColumns()
4312 .ATTACHMENT_SIZE)) in getIMMessage()