Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java144 public void setType(TYPE type, boolean appParamSet) { in setType() argument
145 this.mMsgTypeAppParamSet = appParamSet; in setType()