Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java198 public int getSchemaStoreRecoveryLatencyMillis() { in getSchemaStoreRecoveryLatencyMillis() method in InitializeStats
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java332 stats.getSchemaStoreRecoveryLatencyMillis(), in logStatsImplLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java174 assertThat(iStats.getSchemaStoreRecoveryLatencyMillis()) in testAppSearchStats_InitializeStats()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java168 assertThat(iStats.getSchemaStoreRecoveryLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_initialize()