Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapbMessageTest.java359 … BluetoothMapbMessage newMsg = BluetoothMapbMessage.parse(is, BluetoothMapAppParams.CHARSET_UTF8); in testFolderLengthTruncation()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java88 public static final int CHARSET_UTF8 = 1; field in BluetoothMapAppParams