SelectedConversationsActionMenu.java | 135 destroy(R.id.remove_folder, mSelectionSet.values(), method 139 destroy(R.id.mute, mSelectionSet.values(), mUpdater.getBatchAction(R.id.mute)); method 141 destroy(R.id.report_spam, mSelectionSet.values(), method 146 destroy (R.id.mark_not_spam, method 149 destroy(R.id.report_phishing, method 275 // No need to show the dialog, just make a destructive action and destroy the 278 destroy(action, conversations, mUpdater.getDeferredBatchAction(action)); method 283 * Destroy these conversations through the conversation updater 285 * @param target conversations to destroy 288 private void destroy(int actionId, final Collection<Conversation> target method in class:SelectedConversationsActionMenu 483 destroy(); method 500 destroy(); method 559 private void destroy() { method in class:SelectedConversationsActionMenu [all...] |