Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java58 private final int mDispatchChangeNotificationsLatencyMillis; field in SetSchemaStats
85 mDispatchChangeNotificationsLatencyMillis = in SetSchemaStats()
86 builder.mDispatchChangeNotificationsLatencyMillis; in SetSchemaStats()
186 return mDispatchChangeNotificationsLatencyMillis; in getDispatchChangeNotificationsLatencyMillis()
249 int mDispatchChangeNotificationsLatencyMillis; field in SetSchemaStats.Builder
391 mDispatchChangeNotificationsLatencyMillis = dispatchChangeNotificationsLatencyMillis; in setDispatchChangeNotificationsLatencyMillis()