Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java307 public int mMmsColAttachmentSize = -1; field in BluetoothMapContent.FilterInfo
438 mMmsColAttachmentSize = c.getColumnIndex(Mms.MESSAGE_SIZE); in setMmsColumns()
606 size = c.getInt(fi.mMmsColAttachmentSize); in setAttachment()