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.java147 public int mMmsColAttachmentSize = -1; field in BluetoothMapContent.FilterInfo
202 mMmsColAttachmentSize = c.getColumnIndex(Mms.MESSAGE_SIZE); in setMmsColumns()
327 size = c.getInt(fi.mMmsColAttachmentSize); in setAttachmentSize()