Searched refs:deleteAuthTokensByAccountId (Results 1 – 3 of 3) sorted by relevance
155 mAccountsDb.deleteAuthTokensByAccountId(accId2); in testAuthTokenDeletes()
397 boolean deleteAuthTokensByAccountId(long accountId) { in deleteAuthTokensByAccountId() method in AccountsDb
2581 accounts.accountsDb.deleteAuthTokensByAccountId(accountId); in setPasswordInternal()