Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessage.java43 protected int mAppParamCharset = BluetoothMapAppParams.INVALID_VALUE_PARAMETER; field in BluetoothMapbMessage
525 newBMsg.mAppParamCharset = appParamCharset; in parse()
DBluetoothMapbMessageSms.java49 if(mAppParamCharset == BluetoothMapAppParams.CHARSET_NATIVE) { in parseMsgPart()