Searched refs:onPendingItemAdded (Results 1 – 2 of 2) sorted by relevance
101 void onPendingItemAdded(PendingAttachmentData pendingItem); in onPendingItemAdded() method653 mListener.onPendingItemAdded(pendingItem); in dispatchPendingItemAdded()
407 public void onPendingItemAdded(final PendingAttachmentData pendingItem) { in show()