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

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

Completed in 70 milliseconds