Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java3085 writeMmsDataPart(handle, part, count); in pushMmsToFolder()
3132 private void writeMmsDataPart(long handle, MimePart part, int count) throws IOException { in writeMmsDataPart() method in BluetoothMapContentObserver