Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountsDbTest.java292 mAccountsDb.updateAccountLastAuthenticatedTime(account); in testUpdateDeAccountLastAuthenticatedTime()
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountsDb.java775 boolean updateAccountLastAuthenticatedTime(Account account) { in updateAccountLastAuthenticatedTime() method in AccountsDb
H A DAccountManagerService.java1759 return accounts.accountsDb.updateAccountLastAuthenticatedTime(account); in updateLastAuthenticatedTime()
/aosp12/frameworks/base/services/
H A Dart-profile5250 PLcom/android/server/accounts/AccountsDb;->updateAccountLastAuthenticatedTime(Landroid/accounts/Acc…