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.java1547 return getSmsMessage(id, appParams.getCharset()); in getMessage()
1619 public byte[] getSmsMessage(long id, int charset) throws UnsupportedEncodingException{ in getSmsMessage() method in BluetoothMapContent