Searched refs:AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE (Results 1 – 9 of 9) sorted by relevance
136 .configure(AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE, in testAutoBrightnessState_DisplayIsOff()160 .configure(AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE, in testAutoBrightnessState_DisplayIsInDoze_ConfigDoesNotAllow()
146 .configure(AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE, in testAutoBrightnessState_DisplayIsOff()170 .configure(AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE, in testAutoBrightnessState_DisplayIsInDoze_ConfigDoesNotAllow()
122 ? AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE in setAutoBrightnessState()
148 ? AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE in setAutoBrightnessState()
25 … com.android.server.display.AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE;664 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE); in testHbmStats_DisplayOff()
1090 AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE, in testAutoBrightnessDisabled_DisplayIsOff()1097 AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE); in testAutoBrightnessDisabled_DisplayIsOff()1116 AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE, in testAutoBrightnessDisabled_DisplayIsInDoze_ConfigDoesNotAllow()1123 AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE); in testAutoBrightnessDisabled_DisplayIsInDoze_ConfigDoesNotAllow()1146 AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE, in testAutoBrightnessDisabled_DisplayIsInDoze_OffloadDoesNotAllow()1153 AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE); in testAutoBrightnessDisabled_DisplayIsInDoze_OffloadDoesNotAllow()
77 public static final int AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE = 3; field in AutomaticBrightnessController671 case AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE: in configStateToString()
154 state == AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE; in setAutoBrightnessEnabled()
1421 ? AutomaticBrightnessController.AUTO_BRIGHTNESS_OFF_DUE_TO_DISPLAY_STATE in updatePowerStateInternal()