Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSearchStats.java168 public int getRewriteSearchSpecLatencyMillis() { in getRewriteSearchSpecLatencyMillis() method in SearchStats
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java281 stats.getRewriteSearchSpecLatencyMillis(), in logStatsImplLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java231 assertThat(sStats.getRewriteSearchSpecLatencyMillis()) in testAppSearchStats_SearchStats()