Home
last modified time | relevance | path

Searched defs:accId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountsDbTest.java116 long accId = 1; in testDeAccountInsertFindDelete() local
130 long accId = mAccountsDb.insertCeAccount(account, "password"); in testCeAccountInsertFindDelete() local
143 long accId = mAccountsDb.insertCeAccount(account, "password"); in testAuthTokenInsertFindDelete() local
165 long accId = mAccountsDb.insertCeAccount(account, "password"); in testAuthTokenDeletes() local
195 long accId = mAccountsDb.insertCeAccount(account, "password"); in testExtrasInsertFindDelete() local
222 long accId = mAccountsDb.insertCeAccount(account, "password"); in testGrantsInsertFindDelete() local
255 long accId = 0; in testSharedAccountsInsertFindDelete() local
289 long accId = 1; in testUpdateDeAccountLastAuthenticatedTime() local
301 long accId = mAccountsDb.insertCeAccount(account, "password"); in testRenameAccount() local
320 long accId = mAccountsDb.insertCeAccount(account, "password"); in testUpdateCeAccountPassword() local
[all …]