commit | ec15f2356e47d621584cc3fc84c9c02557e0a0df | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Jul 27 17:41:19 2010 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Wed Jul 28 16:36:34 2010 -0700 |
tree | 88f2b788e97fe60d9977d266e3b9a397be7dc869 | |
parent | d9907c764170ef74670597e591da54408fa9fdb8 [diff] |
Extract the mailbox lookup logic into an independent class This new class MailboxFinder is responsible for looking for a mailbox by an account id and a mailbox type. If a mailbox is not found on the first try, it'll tell Controller to refresh the mailbox list, and try again later. This will be used by MessageListXL. Change-Id: I4adc3db025fb271c254aa2b58b3b753281dc7398