Searched defs:nextAction (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAbstractActivityController.java3841 * @param nextAction the next destructive action to be performed. This can be null.
3843 private void destroyPending(DestructiveAction nextAction) { argument
3848 mPendingDestruction = nextAction;

Completed in 6190 milliseconds