Searched refs:updateAccountList (Results 1 – 3 of 3) sorted by relevance
211 updateAccountList(accounts); in completeSetupWithAccounts()216 private void updateAccountList(final Cursor accounts) { in updateAccountList() method in MailboxSelectionActivity382 updateAccountList(data); in onLoadFinished()
397 mFolderWatcher.updateAccountList(getAllAccounts()); in onActivityCreated()429 mFolderWatcher.updateAccountList(getAllAccounts()); in onActivityCreated()
81 public void updateAccountList(Account[] allAccounts) { in updateAccountList() method in FolderWatcher