Searched defs:adjustments (Results 1 – 3 of 3) sorted by relevance
189 List<Adjustment> adjustments = new ArrayList<>(); in adjustNotificationBundling() local
211 public final void adjustNotifications(List<Adjustment> adjustments) { in adjustNotifications()
85 …applyAdjustmentsFromRankerService(in INotificationListener token, in List<Adjustment> adjustments); in applyAdjustmentsFromRankerService()