Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java951 private void sendNotificationAccountUpdated(Account account, UserAccounts accounts) { in sendNotificationAccountUpdated() method in AccountManagerService
1839 sendNotificationAccountUpdated(account, accounts); in addAccountInternal()
2086 sendNotificationAccountUpdated(resultAccount, accounts); in renameAccountInternal()
2600 sendNotificationAccountUpdated(account, accounts); in setPasswordInternal()