Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java310 updateRunningAccounts(target /* sync targets for user */);
343 private void updateRunningAccounts(EndPoint target) { in updateRunningAccounts() method in SyncManager
1935 updateRunningAccounts(target); in onUserUnlocked()
1948 updateRunningAccounts(null /* Don't sync any target */); in onUserStopped()
1962 updateRunningAccounts(null /* Don't sync any target */); in onUserRemoved()