Searched refs:setAutoBrightnessEnabled (Results 1 – 6 of 6) sorted by relevance
143 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testNoHbmData_Enabled()160 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessEnabled_NoLux()168 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessEnabled_LowLux()177 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessEnabled_HighLux()186 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessEnabled_HighLux_ThenDisable()188 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_DISABLED); in testAutoBrightnessEnabled_HighLux_ThenDisable()197 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testWithinHighRange_thenOverTime_thenEarnBackTime()229 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testInHBM_ThenLowLux()253 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testInHBM_TestMultipleEvents_DueToAutoBrightness()282 hbmc.setAutoBrightnessEnabled(AUTO_BRIGHTNESS_ENABLED); in testInHBM_TestMultipleEvents_DueToLux()[all …]
995 .setAutoBrightnessEnabled(AutomaticBrightnessController.AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessEnabled_DisplayIsOn()1021 .setAutoBrightnessEnabled(AutomaticBrightnessController.AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessEnabled_DisplayIsInDoze()1051 .setAutoBrightnessEnabled(AutomaticBrightnessController.AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessEnabled_DisplayIsInDoze_OffloadAllows()1074 .setAutoBrightnessEnabled(AutomaticBrightnessController.AUTO_BRIGHTNESS_DISABLED); in testAutoBrightnessDisabled_ManualBrightnessMode()1096 verify(mHolder.hbmController).setAutoBrightnessEnabled( in testAutoBrightnessDisabled_DisplayIsOff()1122 verify(mHolder.hbmController).setAutoBrightnessEnabled( in testAutoBrightnessDisabled_DisplayIsInDoze_ConfigDoesNotAllow()1152 verify(mHolder.hbmController).setAutoBrightnessEnabled( in testAutoBrightnessDisabled_DisplayIsInDoze_OffloadDoesNotAllow()1179 .setAutoBrightnessEnabled(AutomaticBrightnessController.AUTO_BRIGHTNESS_ENABLED); in testAutoBrightnessDisabled_FollowerDisplay()
114 void setAutoBrightnessEnabled(int state) { in setAutoBrightnessEnabled() method in BrightnessRangeController117 () -> mHbmController.setAutoBrightnessEnabled(state) in setAutoBrightnessEnabled()
151 void setAutoBrightnessEnabled(int state) { in setAutoBrightnessEnabled() method in HighBrightnessModeController
1424 mBrightnessRangeController.setAutoBrightnessEnabled(autoBrightnessState); in updatePowerStateInternal()
10034 PLcom/android/server/display/BrightnessRangeController;->lambda$setAutoBrightnessEnabled$4(I)Z10035 PLcom/android/server/display/BrightnessRangeController;->lambda$setAutoBrightnessEnabled$5(I)V10037 PLcom/android/server/display/BrightnessRangeController;->setAutoBrightnessEnabled(I)V10636 PLcom/android/server/display/HighBrightnessModeController;->setAutoBrightnessEnabled(I)V