Home
last modified time | relevance | path

Searched refs:RefreshTask (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/activity/
DUIControllerTwoPaneRefreshTaskTest.java60 UIControllerTwoPane.RefreshTask task = new UIControllerTwoPane.RefreshTask(null, in testShouldRefreshMailboxList()
103 UIControllerTwoPane.RefreshTask task = new UIControllerTwoPane.RefreshTask(null, in testShouldAutoRefreshInbox()
/packages/apps/Email/src/com/android/email/activity/
DUIControllerTwoPane.java546 new RefreshTask(mTaskTracker, mActivity, getActualAccountId(), in onRefresh()
564 static class RefreshTask extends EmailAsyncTask<Void, Void, Boolean> { class in UIControllerTwoPane
573 public RefreshTask(EmailAsyncTask.Tracker tracker, Context context, long accountId, in RefreshTask() method in UIControllerTwoPane.RefreshTask
580 RefreshTask(EmailAsyncTask.Tracker tracker, Context context, long accountId, in RefreshTask() method in UIControllerTwoPane.RefreshTask