Searched refs:adjustments (Results 1 – 4 of 4) sorted by relevance
113 public final void adjustNotifications(List<Adjustment> adjustments) { in adjustNotifications() argument116 getNotificationInterface().applyAdjustmentsFromAssistant(mWrapper, adjustments); in adjustNotifications()
112 …oid applyAdjustmentsFromAssistant(in INotificationListener token, in List<Adjustment> adjustments); in applyAdjustmentsFromAssistant() argument
215 # Auto-brightness adjustments by the user.
2692 List<Adjustment> adjustments) throws RemoteException {2698 for (Adjustment adjustment : adjustments) {