Home
last modified time | relevance | path

Searched refs:updateAutoBrightness (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DAutomaticBrightnessController.java473 updateAutoBrightness(false /*sendUpdate*/, userInitiatedChange); in configure()
894 updateAutoBrightness(true /* sendUpdate */, false /* isManuallySet */); in updateAmbientLux()
926 updateAutoBrightness(true /* sendUpdate */, false /* isManuallySet */); in updateAmbientLux()
955 private void updateAutoBrightness(boolean sendUpdate, boolean isManuallySet) { in updateAutoBrightness() method in AutomaticBrightnessController
1141 updateAutoBrightness(true /* sendUpdate */, false /* isManuallySet */);
1193 updateAutoBrightness(/* sendUpdate= */ false, /* isManuallySet= */ false);
1344 updateAutoBrightness(true /*sendUpdate*/, false /*isManuallySet*/);