Home
last modified time | relevance | path

Searched refs:findDeAccountId (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountsDbTest.java116 long actualId = mAccountsDb.findDeAccountId(account); in testDeAccountInsertFindDelete()
120 actualId = mAccountsDb.findDeAccountId(account); in testDeAccountInsertFindDelete()
351 actualId = mAccountsDb.findDeAccountId(account); in testCrossDbTransactions()
357 actualId = mAccountsDb.findDeAccountId(account); in testCrossDbTransactions()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java931 final long accountId = accounts.accountsDb.findDeAccountId(account); in updateAccountVisibilityLocked()
2235 final long accountId = accounts.accountsDb.findDeAccountId(accountToRename); in renameAccountInternal()
2394 final long accountId = accounts.accountsDb.findDeAccountId(account); in removeAccountAsUser()
2436 final long accountId = accounts.accountsDb.findDeAccountId(account); in removeAccountExplicitly()
2522 accountId = accounts.accountsDb.findDeAccountId(account); in removeAccountInternal()
2686 long accountId = accounts.accountsDb.findDeAccountId(account); in saveAuthTokenToDatabase()
2805 final long accountId = accounts.accountsDb.findDeAccountId(account); in setPasswordInternal()
2912 long accountId = accounts.accountsDb.findDeAccountId(account); in setUserdataInternal()
6132 long accountId = accounts.accountsDb.findDeAccountId(account);
6170 long accountId = accounts.accountsDb.findDeAccountId(account);
DAccountsDb.java803 long findDeAccountId(Account account) { in findDeAccountId() method in AccountsDb
/frameworks/base/services/
Dart-profile203 HPLcom/android/server/accounts/AccountsDb;->findDeAccountId(Landroid/accounts/Account;)J+]Landroid/…