HomeSort by relevance Sort by last modified time
    Searched refs:updateAccountList (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailboxSelectionActivity.java 211 updateAccountList(accounts);
216 private void updateAccountList(final Cursor accounts) {
382 updateAccountList(data);
FolderListFragment.java 375 mFolderWatcher.updateAccountList(getAllAccounts());
410 mFolderWatcher.updateAccountList(getAllAccounts());
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
FolderWatcher.java 81 public void updateAccountList(Account[] allAccounts) {
181 * watched with {@link #updateAccountList(Account[])}. If the account was not in an account
185 * #updateAccountList(Account[])}. Zero otherwise.

Completed in 76 milliseconds