Searched refs:setAttachment (Results 1 – 7 of 7) sorted by relevance
157 mActionHandler.setAttachment(getCurrentAttachment()); in onOptionsItemSelected()260 mActionHandler.setAttachment(attachment); in onFragmentVisible()324 mActionHandler.setAttachment(attachment); in redownloadAttachment()336 mActionHandler.setAttachment(attachment); in saveAttachment()370 mActionHandler.setAttachment(attachment); in shareAttachment()
103 mActionHandler.setAttachment(mAttachment); in render()
84 public void setAttachment(Attachment attachment) { in setAttachment() method in AttachmentActionHandler
130 mActionHandler.setAttachment(mAttachment); in render()
311 setAttachment(appParams[i] & 0x01); // Lower bit in ParseParams()1136 public void setAttachment(int attachment) throws IllegalArgumentException { in setAttachment() method in BluetoothMapAppParams
599 private void setAttachment(BluetoothMapMessageListingElement e, Cursor c, in setAttachment() method in BluetoothMapContent2261 setAttachment(ele, tmpCursor, fi, ap); in msgListing()
440 appParams.setAttachment(0); in testGetMessages()