Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java211 public int getSchemaStoreRecoveryLatencyMillis() { in getSchemaStoreRecoveryLatencyMillis() method in InitializeStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java190 assertThat(iStats.getSchemaStoreRecoveryLatencyMillis()) in testAppSearchStats_InitializeStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java516 stats.getSchemaStoreRecoveryLatencyMillis(), in logStatsImplLocked()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java143 assertThat(iStats.getSchemaStoreRecoveryLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_initialize()