Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageMime.java159 private boolean mTextonly = false; field in BluetoothMapbMessageMime
332 this.mTextonly = textOnly; in setTextOnly()
336 return mTextonly; in getTextOnly()