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.java114 long accId = 1; in testDeAccountInsertFindDelete() local
128 long accId = mAccountsDb.insertCeAccount(account, "password"); in testCeAccountInsertFindDelete() local
141 long accId = mAccountsDb.insertCeAccount(account, "password"); in testAuthTokenInsertFindDelete() local
163 long accId = mAccountsDb.insertCeAccount(account, "password"); in testAuthTokenDeletes() local
193 long accId = mAccountsDb.insertCeAccount(account, "password"); in testExtrasInsertFindDelete() local
220 long accId = mAccountsDb.insertCeAccount(account, "password"); in testGrantsInsertFindDelete() local
253 long accId = 0; in testSharedAccountsInsertFindDelete() local
287 long accId = 1; in testUpdateDeAccountLastAuthenticatedTime() local
299 long accId = mAccountsDb.insertCeAccount(account, "password"); in testRenameAccount() local
318 long accId = mAccountsDb.insertCeAccount(account, "password"); in testUpdateCeAccountPassword() local
[all …]