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

  /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.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailboxSelectionActivity.java 211 updateAccountList(accounts);
216 private void updateAccountList(final Cursor accounts) {
382 updateAccountList(data);

Completed in 43 milliseconds