Home
last modified time | relevance | path

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

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