Home
last modified time | relevance | path

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

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