Searched defs:getSmsMessage (Results 1 - 1 of 1) sorted by relevance

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

Completed in 17 milliseconds