Searched refs:setAttachmentSize (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java170 public void setAttachmentSize(int attachmentSize) { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapContent.java414 private void setAttachmentSize(BluetoothMapMessageListingElement e, Cursor c, method in class:BluetoothMapContent
421 if (D) Log.d(TAG, "setAttachmentSize: " + size);
422 e.setAttachmentSize(size);
679 setAttachmentSize(e, c, fi, ap);

Completed in 322 milliseconds