Searched refs:IsBrightnessSettingValid (Results 1 – 3 of 3) sorted by relevance
40 static bool IsBrightnessSettingValid();
86 bool SettingHelper::IsBrightnessSettingValid() in IsBrightnessSettingValid() function in OHOS::PowerMgr::SettingHelper
265 if (isBoot && SettingHelper::IsBrightnessSettingValid()) { in SetLcdBrightness()