HomeSort by relevance Sort by last modified time
    Searched refs:getBatchAction (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationUpdater.java 135 public DestructiveAction getBatchAction(int action, UndoCallback undoCallback);
AbstractActivityController.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
SelectedConversationsActionMenu.java 146 destroy(R.id.mute, mCheckedSet.values(), mUpdater.getBatchAction(R.id.mute,
150 mUpdater.getBatchAction(R.id.report_spam, undoCallback));
155 mCheckedSet.values(), mUpdater.getBatchAction(R.id.mark_not_spam,
159 mCheckedSet.values(), mUpdater.getBatchAction(R.id.report_phishing,

Completed in 240 milliseconds