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