Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageMms.java109 public void encodePlainText(StringBuilder sb) throws UnsupportedEncodingException { in encodePlainText() method in BluetoothMapbMessageMms.MimePart
439 …part.encodePlainText(sb); /* We call encode on all parts, to include a tag, where an attachment is… in encodeMms()