Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageMime.java164 private String getBoundary() { in getBoundary() method in BluetoothMapbMessageMime
465 .append(getBoundary()) in encodeHeaders()
526 part.encode(sb, getBoundary(), (count == mParts.size())); in encodeMime()