Searched refs:IsBrightnessSettingValid (Results 1 – 4 of 4) sorted by relevance
69 static bool IsBrightnessSettingValid();
270 bool SettingHelper::IsBrightnessSettingValid() in IsBrightnessSettingValid() function in OHOS::PowerMgr::SettingHelper
176 auto flag = SettingHelper::IsBrightnessSettingValid();
430 if (isBoot && SettingHelper::IsBrightnessSettingValid()) { in SetLcdBrightness()