Searched refs:removeStaleAccounts (Results 1 – 1 of 1) sorted by relevance
594 removeStaleAccounts(AccountManager.get(getContext()).getAccounts()); in verifyAccounts()4991 removeStaleAccounts(mAccounts); in run()4998 private void removeStaleAccounts(Account[] accounts) { in removeStaleAccounts() method in CalendarProvider2