Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapbMessageMime.java182 private boolean mTextonly = false; field in BluetoothMapbMessageMime
354 this.mTextonly = textOnly; in setTextOnly()
358 return mTextonly; in getTextOnly()