Searched defs:adjustments (Results 1 – 7 of 7) sorted by relevance
55 DisplayAdjustments adjustments = new DisplayAdjustments(configuration); in testConfigurationConstructor_copiesConfiguration() local
111 public String toString(int adjustments) { in toString()
290 float[] adjustments = new float[]{0.2f, 0.6f}; in testRecalculateSplines() local
339 public final void adjustNotifications(@NonNull List<Adjustment> adjustments) { in adjustNotifications()
1939 final DisplayAdjustments adjustments = getDisplayAdjustments(); in toString() local
175 …oid applyAdjustmentsFromAssistant(in INotificationListener token, in List<Adjustment> adjustments); in applyAdjustmentsFromAssistant()
5671 List<Adjustment> adjustments = new ArrayList<>(); in testApplyAdjustmentsLogged() local8676 List<String> adjustments = mBinderService.getAllowedAssistantAdjustments(null); in testGetAllowedAssistantAdjustments() local