Searched refs:findExtrasIdByAccountId (Results 1 – 4 of 4) sorted by relevance
199 long actualExtraId = mAccountsDb.findExtrasIdByAccountId(accId, extraKey); in testExtrasInsertFindDelete()212 actualExtraId = mAccountsDb.findExtrasIdByAccountId(accId, extraKey); in testExtrasInsertFindDelete()
415 long findExtrasIdByAccountId(long accountId, String key) { in findExtrasIdByAccountId() method in AccountsDb
2916 long extrasId = accounts.accountsDb.findExtrasIdByAccountId(accountId, key); in setUserdataInternal()
204 HPLcom/android/server/accounts/AccountsDb;->findExtrasIdByAccountId(JLjava/lang/String;)J+]Landroid…