Searched refs:onPendingAttachmentAdded (Results 1 – 2 of 2) sorted by relevance
75 void onPendingAttachmentAdded(PendingAttachmentData pendingItem); in onPendingAttachmentAdded() method408 mSink.onPendingAttachmentAdded(pendingItem); in show()
546 public void onPendingAttachmentAdded(final PendingAttachmentData pendingItem) { in onPendingAttachmentAdded() method in ComposeMessageView