Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java3576 return getSmsMessage(id, appParams.getCharset()); in getMessage()
3663 public byte[] getSmsMessage(long id, int charset) throws UnsupportedEncodingException { in getSmsMessage() method in BluetoothMapContent