Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java185 public int getDispatchChangeNotificationsLatencyMillis() { in getDispatchChangeNotificationsLatencyMillis() method in SetSchemaStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java368 assertThat(sStats.getDispatchChangeNotificationsLatencyMillis()) in testAppSearchStats_SetSchemaStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java342 stats.getDispatchChangeNotificationsLatencyMillis(), in logStatsImplLocked()