Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java1616 public static final int MAP_MESSAGE_CHARSET_NATIVE = 0; field in BluetoothMapContent
1660 if(charset == MAP_MESSAGE_CHARSET_NATIVE) { in getSmsMessage()
1830 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) in getMmsMessage()
1887 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) in getEmailMessage()