Home
last modified time | relevance | path

Searched refs:GetIsSupportLightSensor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_service.h208 bool GetIsSupportLightSensor();
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp155 bool isSensorEnable = BrightnessService::Get().GetIsSupportLightSensor(); in OnFoldStatusChanged()
1198 bool BrightnessService::GetIsSupportLightSensor() in GetIsSupportLightSensor() function in OHOS::DisplayPowerMgr::BrightnessService