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