Home
last modified time | relevance | path

Searched refs:updateRunningAccounts (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java335 updateRunningAccounts(target /* sync targets for user */);
366 private void updateRunningAccounts(EndPoint target) { in updateRunningAccounts() method in SyncManager
1794 updateRunningAccounts(target); in onUserUnlocked()
1806 updateRunningAccounts(null /* Don't sync any target */); in onUserStopped()
1820 updateRunningAccounts(null /* Don't sync any target */); in onUserRemoved()