Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java185 public void setAttachmentSize(int attachmentSize) { in setAttachmentSize() argument
186 this.mAttachmentSize = attachmentSize; in setAttachmentSize()