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