Searched refs:nextAmbientLightBrighteningTransition (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
H A DAutomaticBrightnessController.java550 private long nextAmbientLightBrighteningTransition(long time) { method in class:AutomaticBrightnessController
606 long nextBrightenTransition = nextAmbientLightBrighteningTransition(time);
635 nextBrightenTransition = nextAmbientLightBrighteningTransition(time);

Completed in 175 milliseconds