Loading core/res/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -1522,6 +1522,10 @@ but the display is fully on. --> <integer name="config_autoBrightnessShortTermModelTimeout">300000</integer> <!-- Timeout (in milliseconds) after which we start the animation "Android is starting" --> <integer name="config_progressTimeoutFallbackHome">2000</integer> <!-- Array of output values for LCD backlight corresponding to the lux values in the config_autoBrightnessLevels array. This array should have size one greater than the size of the config_autoBrightnessLevels array. Loading core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2076,6 +2076,7 @@ <java-symbol type="integer" name="config_screenBrightnessDim" /> <java-symbol type="integer" name="config_screenBrightnessDoze" /> <java-symbol type="integer" name="config_autoBrightnessShortTermModelTimeout" /> <java-symbol type="integer" name="config_progressTimeoutFallbackHome" /> <java-symbol type="integer" name="config_shutdownBatteryTemperature" /> <java-symbol type="integer" name="config_undockedHdmiRotation" /> <java-symbol type="integer" name="config_virtualKeyQuietTimeMillis" /> Loading Loading
core/res/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -1522,6 +1522,10 @@ but the display is fully on. --> <integer name="config_autoBrightnessShortTermModelTimeout">300000</integer> <!-- Timeout (in milliseconds) after which we start the animation "Android is starting" --> <integer name="config_progressTimeoutFallbackHome">2000</integer> <!-- Array of output values for LCD backlight corresponding to the lux values in the config_autoBrightnessLevels array. This array should have size one greater than the size of the config_autoBrightnessLevels array. Loading
core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2076,6 +2076,7 @@ <java-symbol type="integer" name="config_screenBrightnessDim" /> <java-symbol type="integer" name="config_screenBrightnessDoze" /> <java-symbol type="integer" name="config_autoBrightnessShortTermModelTimeout" /> <java-symbol type="integer" name="config_progressTimeoutFallbackHome" /> <java-symbol type="integer" name="config_shutdownBatteryTemperature" /> <java-symbol type="integer" name="config_undockedHdmiRotation" /> <java-symbol type="integer" name="config_virtualKeyQuietTimeMillis" /> Loading