Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
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
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2AgentImpl.java1326 String actualId = mCameraIds[cameraId]; in getCharacteristics() local
/frameworks/base/core/java/android/view/
DViewRootImpl.java4084 int actualId = session.getId(); in notifyContentCaptureEvents() local