Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/setting/
Dsetting_helper.h38 static bool IsAutoAdjustBrightnessSettingValid();
Dsetting_helper.cpp71 bool SettingHelper::IsAutoAdjustBrightnessSettingValid() in IsAutoAdjustBrightnessSettingValid() function in OHOS::PowerMgr::SettingHelper
/base/powermgr/power_manager/services/native/src/
Dpower_mode_module.cpp253 if (isBoot && SettingHelper::IsAutoAdjustBrightnessSettingValid()) { in SetAutoAdjustBrightness()