Home
last modified time | relevance | path

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

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