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