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