Home
last modified time | relevance | path

Searched refs:dispatchChangeNotificationsLatencyMillis (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java390 int dispatchChangeNotificationsLatencyMillis) { in setDispatchChangeNotificationsLatencyMillis() argument
391 mDispatchChangeNotificationsLatencyMillis = dispatchChangeNotificationsLatencyMillis; in setDispatchChangeNotificationsLatencyMillis()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java308 int dispatchChangeNotificationsLatencyMillis = 14; in testAppSearchStats_SetSchemaStats() local
333 dispatchChangeNotificationsLatencyMillis) in testAppSearchStats_SetSchemaStats()
369 .isEqualTo(dispatchChangeNotificationsLatencyMillis); in testAppSearchStats_SetSchemaStats()