Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A 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
255 long accId = 0; in testSharedAccountsInsertFindDelete() local
289 long accId = 1; in testUpdateDeAccountLastAuthenticatedTime() local
348 long accId; in testCrossDbTransactions() local
365 long accId = 10; in testFindDeAccountByAccountId() local
377 long accId = 10; in testVisibilityFindSetDelete() local
409 long accId = 10; in testFindAllVisibilityValues() local
445 long accId = 10; in testVisibilityCleanupTrigger() local
[all …]