Home
last modified time | relevance | path

Searched defs:addAttachment (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipImageProperties.java121 public Builder addAttachment(BipAttachmentFormat format) { in addAttachment() method in BipImageProperties.Builder
299 private void addAttachment(BipAttachmentFormat format) { in addAttachment() method in BipImageProperties
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DDraftMessageData.java365 private void addAttachment(final MessagePartData attachment, in addAttachment() method in DraftMessageData