Searched refs:updateCeAccountPassword (Results 1 – 3 of 3) sorted by relevance
320 mAccountsDb.updateCeAccountPassword(accId, newPassword); in testUpdateCeAccountPassword()
391 int updateCeAccountPassword(long accountId, String password) { in updateCeAccountPassword() method in AccountsDb
2807 accounts.accountsDb.updateCeAccountPassword(accountId, password); in setPasswordInternal()