Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java201 public int getDocumentStoreRecoveryLatencyMillis() { in getDocumentStoreRecoveryLatencyMillis() method in InitializeStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java186 assertThat(iStats.getDocumentStoreRecoveryLatencyMillis()) in testAppSearchStats_InitializeStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java514 stats.getDocumentStoreRecoveryLatencyMillis(), in logStatsImplLocked()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java139 assertThat(iStats.getDocumentStoreRecoveryLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_initialize()