Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java441 appParams.setCharset(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in testGetMessages()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java3395 public static final int MAP_MESSAGE_CHARSET_UTF8 = 1; field in BluetoothMapContent