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