Home
last modified time | relevance | path

Searched refs:setVal (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/power_manager/services/native/src/
H A Dpower_mode_module.cpp143 auto setVal = SettingHelper::GetSettingAutoAdjustBrightness(switchVal); in AutoAdjustBrightnessUpdateFunc() local
144 if (setVal == switchVal) { in AutoAdjustBrightnessUpdateFunc()
166 auto setVal = SettingHelper::GetSettingWindowRotation(switchVal); in WindowRotationUpdateFunc() local
167 if (setVal == switchVal) { in WindowRotationUpdateFunc()
189 auto setVal = SettingHelper::GetSettingVibration(switchVal); in VibrateStateUpdateFunc() local
190 if (setVal == switchVal) { in VibrateStateUpdateFunc()
212 auto setVal = SettingHelper::GetSettingIntellVoice(switchVal); in IntellVoiceUpdateFunc() local
213 if (setVal == switchVal) { in IntellVoiceUpdateFunc()

Completed in 2 milliseconds