Searched defs:adjustments (Results 1 – 4 of 4) sorted by relevance
254 public final void adjustNotifications(@NonNull List<Adjustment> adjustments) { in adjustNotifications()
2071 public String toString(int adjustments) { in toString()
854 final NetworkStats adjustments = new NetworkStats(0, stackedIfaces.size()); in apply464xlatAdjustments() local
151 …oid applyAdjustmentsFromAssistant(in INotificationListener token, in List<Adjustment> adjustments); in applyAdjustmentsFromAssistant()