summaryrefslogtreecommitdiff
path: root/src/com/android/mail/content/ObjectCursor.java
Commit message (Collapse)AuthorAgeFilesLines
* Extract AccountLoadCallbacks so that it can be re-used.Greg Bullock2014-07-221-1/+1
| | | | Change-Id: I24a50abf78b1a44269914126a86813c3e8b97d4e
* Loaders that create objects in the backgroundVikram Aggarwal2013-03-111-0/+94
Create Folder objects in the background. This frees the UI thread after onLoadFinished is called, since the object has already been created. Bug: 8315641 optimize AbstractActivityController's loaders Change-Id: I1f4b2f679cf99a9193d88cb6b9a5aa77b33d6ea9