Searched refs:AmbientLightCallback (Results 1 – 4 of 4) sorted by relevance
94 static void AmbientLightCallback(SensorEvent* event);
178 static void AmbientLightCallback(SensorEvent* event);
514 void BrightnessService::AmbientLightCallback(SensorEvent* event) in AmbientLightCallback() function in OHOS::DisplayPowerMgr::BrightnessService544 mSensorUser.callback = &AmbientLightCallback; in ActivateAmbientSensor()582 mSensorUser1.callback = &AmbientLightCallback; in ActivateAmbientSensor1()
475 sensorUser_.callback = &AmbientLightCallback; in ActivateAmbientSensor()679 void DisplayPowerMgrService::AmbientLightCallback(SensorEvent* event) in AmbientLightCallback() function in OHOS::DisplayPowerMgr::DisplayPowerMgrService