Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageMime.java160 private boolean mIncludeAttachments; field in BluetoothMapbMessageMime
340 this.mIncludeAttachments = includeAttachments; in setIncludeAttachments()
344 return mIncludeAttachments; in getIncludeAttachments()
457 if (mIncludeAttachments) { in encodeHeaders()