Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapbMessageMime.java183 private boolean mIncludeAttachments; field in BluetoothMapbMessageMime
362 this.mIncludeAttachments = includeAttachments; in setIncludeAttachments()
366 return mIncludeAttachments; in getIncludeAttachments()
478 if (mIncludeAttachments) { in encodeHeaders()