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