Home
last modified time | relevance | path

Searched refs:getRewriteSearchResultLatencyMillis (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSearchStats.java235 public int getRewriteSearchResultLatencyMillis() { in getRewriteSearchResultLatencyMillis() method in SearchStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java261 assertThat(sStats.getRewriteSearchResultLatencyMillis()) in testAppSearchStats_SearchStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java456 stats.getRewriteSearchResultLatencyMillis(), in logStatsImplLocked()