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.java486 public static BluetoothMapbMessage parse(InputStream bMsgStream, int appParamCharset) in parse() argument
599 if (appParamCharset == BluetoothMapAppParams.CHARSET_NATIVE in parse()
639 newBMsg.mAppParamCharset = appParamCharset; in parse()