Searched refs:updateAccountLastAuthenticatedTime (Results 1 – 3 of 3) sorted by relevance
292 mAccountsDb.updateAccountLastAuthenticatedTime(account); in testUpdateDeAccountLastAuthenticatedTime()
775 boolean updateAccountLastAuthenticatedTime(Account account) { in updateAccountLastAuthenticatedTime() method in AccountsDb
1741 return accounts.accountsDb.updateAccountLastAuthenticatedTime(account); in updateLastAuthenticatedTime()