Searched defs:appParamCharset (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapbMessage.java486 public static BluetoothMapbMessage parse(InputStream bMsgStream, int appParamCharset) argument
599 if (appParamCharset == BluetoothMapAppParams.CHARSET_NATIVE
639 newBMsg.mAppParamCharset = appParamCharset;

Completed in 39 milliseconds