Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java430 public Builder setPreparingChangeNotificationLatencyMillis( in setPreparingChangeNotificationLatencyMillis() method in SetSchemaStats.Builder
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java338 .setPreparingChangeNotificationLatencyMillis(sendNotificationLatencyMillis) in testAppSearchStats_SetSchemaStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java707 setSchemaStatsBuilder.setPreparingChangeNotificationLatencyMillis( in doSetSchemaWithChangeNotificationLocked()