Searched refs:applyChanges (Results 1 – 3 of 3) sorted by relevance
68 applyChanges( in onAmbientLuxChange()80 applyChanges( in loadFromConfig()97 applyChanges( in setAutoBrightnessEnabled()134 private void applyChanges(BooleanSupplier nbmChangesFunc, Runnable hbmChangesFunc) { in applyChanges() method in BrightnessRangeController
670 private int applyChanges(@NonNull WindowContainer<?> container, in applyChanges() method in WindowOrganizerController733 int effects = applyChanges(tr, c); in applyTaskChanges()794 effects[0] = applyChanges(displayArea, c); in applyDisplayAreaChanges()844 final int effects = applyChanges(taskFragment, c); in applyTaskFragmentChanges()1717 return applyChanges(wc, c); in applyWindowContainerChange()
2813 HSPLandroidx/compose/runtime/CompositionImpl;->applyChanges()V