Searched defs:setAttachment (Results 1 - 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DAttachmentActionHandler.java84 public void setAttachment(Attachment attachment) { method in class:AttachmentActionHandler
111 * {@link #setAttachment(Attachment)} immediately.
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java311 setAttachment(appParams[i] & 0x01); // Lower bit
1174 public void setAttachment(int attachment) throws IllegalArgumentException { method in class:BluetoothMapAppParams
H A DBluetoothMapContent.java591 private void setAttachment(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, method in class:BluetoothMapContent
2455 setAttachment(ele, tmpCursor, fi, ap);

Completed in 84 milliseconds