Searched refs:removeStaleAccounts (Results 1 – 3 of 3) sorted by relevance
353 private void removeStaleAccounts() { in removeStaleAccounts() method in SyncManager360 mSyncStorageEngine.removeStaleAccounts(accountsForUser, user.id); in removeStaleAccounts()1823 mSyncStorageEngine.removeStaleAccounts(null, userId); in onUserRemoved()3264 removeStaleAccounts(); in updateRunningAccountsH()
1049 public void removeStaleAccounts(@Nullable Account[] currentAccounts, int userId) { in removeStaleAccounts() method in SyncStorageEngine
15784 HPLcom/android/server/content/SyncManager;->removeStaleAccounts()V15920 HPLcom/android/server/content/SyncStorageEngine;->removeStaleAccounts([Landroid/accounts/Account;I)…