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