Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java215 public int getGetObserverLatencyMillis() { in getGetObserverLatencyMillis() method in SetSchemaStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java373 assertThat(sStats.getGetObserverLatencyMillis()).isEqualTo(getObserverLatencyMillis); in testAppSearchStats_SetSchemaStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java346 stats.getGetObserverLatencyMillis(), in logStatsImplLocked()