Home
last modified time | relevance | path

Searched refs:CHARSET_NATIVE (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasRequestPushMessage.java50 oap.add(OAP_TAGID_CHARSET, charset == CharsetType.NATIVE ? CHARSET_NATIVE : CHARSET_UTF8); in BluetoothMasRequestPushMessage()
DBluetoothMasRequestGetMessage.java52 : CHARSET_NATIVE); in BluetoothMasRequestGetMessage()
DBluetoothMasRequest.java61 protected static byte CHARSET_NATIVE = 0x00; field in BluetoothMasRequest