Searched refs:removeStaleAccounts (Results 1 – 3 of 3) sorted by relevance
365 private void removeStaleAccounts() { in removeStaleAccounts() method in SyncManager372 mSyncStorageEngine.removeStaleAccounts(accountsForUser, user.id); in removeStaleAccounts()1794 mSyncStorageEngine.removeStaleAccounts(null, userId); in onUserRemoved()3240 removeStaleAccounts(); in updateRunningAccountsH()
1030 public void removeStaleAccounts(@Nullable Account[] currentAccounts, int userId) { in removeStaleAccounts() method in SyncStorageEngine
5935 HSPLcom/android/server/content/SyncManager;->removeStaleAccounts()V6031 HSPLcom/android/server/content/SyncStorageEngine;->removeStaleAccounts([Landroid/accounts/Account;I…