Home
last modified time | relevance | path

Searched refs:reserveDebugDbInsertionPoint (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountsDbTest.java463 long insertionPoint = mAccountsDb.reserveDebugDbInsertionPoint(); in testDumpDebugTable()
482 long insertionPoint = mAccountsDb.reserveDebugDbInsertionPoint(); in testReserveDebugDbInsertionPoint()
483 long insertionPoint2 = mAccountsDb.reserveDebugDbInsertionPoint(); in testReserveDebugDbInsertionPoint()
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountsDb.java1357 long reserveDebugDbInsertionPoint() { in reserveDebugDbInsertionPoint() method in AccountsDb
H A DAccountManagerService.java5264 long insertionPoint = userAccount.accountsDb.reserveDebugDbInsertionPoint();
/aosp12/frameworks/base/services/
H A Dart-profile5247 PLcom/android/server/accounts/AccountsDb;->reserveDebugDbInsertionPoint()J