Searched refs:syncSharedAccounts (Results 1 – 2 of 2) sorted by relevance
1457 mHandler.post(() -> syncSharedAccounts(userId)); in onUnlockUser()1460 private void syncSharedAccounts(int userId) { in syncSharedAccounts() method in AccountManagerService
5165 PLcom/android/server/accounts/AccountManagerService;->syncSharedAccounts(I)V