Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountsDbTest.java463 long insertionPoint = mAccountsDb.reserveDebugDbInsertionPoint(); in testDumpDebugTable() local
482 long insertionPoint = mAccountsDb.reserveDebugDbInsertionPoint(); in testReserveDebugDbInsertionPoint() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DSmallSortedMap.java244 final int insertionPoint = -(index + 1); in put() local
DRopeByteString.java661 int insertionPoint = -(depth + 1); in getDepthBinForLength() local