Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java40 private boolean mMsgTypeAppParamSet = false; field in BluetoothMapMessageListingElement
143 this.mMsgTypeAppParamSet = appParamSet; in setType()
312 if (mMsgTypeAppParamSet && mType != null) { in encode()