Searched refs:findDeAccountPreviousName (Results 1 – 3 of 3) sorted by relevance
287 String prevName = mAccountsDb.findDeAccountPreviousName(newAccount); in testRenameAccount()
816 String findDeAccountPreviousName(Account account) { in findDeAccountPreviousName() method in AccountsDb
1518 String previousName = accounts.accountsDb.findDeAccountPreviousName(account); in readPreviousNameInternal()