Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountsDbTest.java118 long actualId = mAccountsDb.findDeAccountId(account); in testDeAccountInsertFindDelete() local
131 long actualId = mAccountsDb.findCeAccountId(account); in testCeAccountInsertFindDelete() local
351 long actualId = mAccountsDb.findCeAccountId(account); in testCrossDbTransactions() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4084 int actualId = session.getId(); in notifyContentCaptureEvents() local