Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountsDbTest.java463 long insertionPoint = mAccountsDb.reserveDebugDbInsertionPoint(); in testDumpDebugTable() local
482 long insertionPoint = mAccountsDb.reserveDebugDbInsertionPoint(); in testReserveDebugDbInsertionPoint() local
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java6587 int insertionPoint = discreteAccesses.size() - 1; in addDiscreteAccess() local