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.java47 private boolean mMsgTypeAppParamSet = false; field in BluetoothMapMessageListingElement
150 this.mMsgTypeAppParamSet = appParamSet; in setType()
298 if(mMsgTypeAppParamSet == true && mType != null) in encode()