History log of /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/DelayedOperations.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6b968c1dce3ba78680d968e04fc6f59bbbb22073 28-Jun-2011 Makoto Onuki <omakoto@google.com> Introducing DelayedOperations

This helps post runnable to the handler and cancel pending runnables
at once.

It'll be used for delay-call methods that initiate a fragment transaction,
and cancel then in onSaveInstanceState().

Change-Id: Ib8bdb0e676e756854ab067a27e5e0f397219a4b4
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/DelayedOperations.java