Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSearchStats.java257 public int getDocumentRetrievingLatencyMillis() { in getDocumentRetrievingLatencyMillis() method in SearchStats
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java297 stats.getDocumentRetrievingLatencyMillis(), in logStatsImplLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java251 assertThat(sStats.getDocumentRetrievingLatencyMillis()) in testAppSearchStats_SearchStats()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java272 assertThat(sStats.getDocumentRetrievingLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_search()