Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java188 public int getDocumentStoreRecoveryLatencyMillis() { in getDocumentStoreRecoveryLatencyMillis() method in InitializeStats
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java330 stats.getDocumentStoreRecoveryLatencyMillis(), in logStatsImplLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java170 assertThat(iStats.getDocumentStoreRecoveryLatencyMillis()) in testAppSearchStats_InitializeStats()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java164 assertThat(iStats.getDocumentStoreRecoveryLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_initialize()