Searched refs:addAccountImpl (Results 1 – 1 of 1) sorted by relevance
295 private void addAccountImpl(Account account, Uri accountsQueryUri, boolean notify) { in addAccountImpl() method in MailAppProvider296 addAccountImpl(account.uri, new AccountCacheEntry(account, accountsQueryUri)); in addAccountImpl()305 private void addAccountImpl(Uri key, AccountCacheEntry accountEntry) { in addAccountImpl() method in MailAppProvider385 addAccountImpl(account.uri, accountEntry); in loadCachedAccountList()493 addAccountImpl(account, accountsQueryUri, false /* don't notify */); in onLoadComplete()