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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessage.java40 String mBbodyCharset; field in class:BluetoothMapBmessage
128 return mBbodyCharset;
132 mBbodyCharset = charset;
162 json.put("charset", mBbodyCharset);

Completed in 46 milliseconds