Home
last modified time | relevance | path

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

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