Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessage.java477 int appParamCharset) throws IllegalArgumentException{ in parse() argument
587 if(appParamCharset == BluetoothMapAppParams.CHARSET_NATIVE in parse()
626 newBMsg.mAppParamCharset = appParamCharset; in parse()