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.java326 updateRunningAccounts(target /* sync targets for user */);
357 private void updateRunningAccounts(EndPoint target) { in updateRunningAccounts() method in SyncManager
1764 updateRunningAccounts(target); in onUserUnlocked()
1777 updateRunningAccounts(null /* Don't sync any target */); in onUserStopped()
1791 updateRunningAccounts(null /* Don't sync any target */); in onUserRemoved()