Home
last modified time | relevance | path

Searched full:switch_state (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
Ddistributed_ue.cpp148 SWITCH_STATE, switchState); in OriginalSwitchState()
156 SWITCH_STATE, switchState, in OriginalSwitchState()
177 SWITCH_STATE, switchState); in ChangedSwitchState()
185 SWITCH_STATE, switchState, in ChangedSwitchState()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
Ddistributed_ue.h43 const std::string SWITCH_STATE = "SWITCH_STATE"; variable
/foundation/multimodalinput/input/service/
Dhisysevent.yaml236 SWITCH_STATE: {type: BOOL, desc: touchpad scroll setting}
240 SWITCH_STATE: {type: BOOL, desc: touchpad scroll direction setting}
244 SWITCH_STATE: {type: BOOL, desc: touchpad tap setting}
248 SWITCH_STATE: {type: BOOL, desc: touchpad swipe setting}
252 SWITCH_STATE: {type: BOOL, desc: touchpad pinch setting}
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/
Daudio_pnp_param.h56 #define UEVENT_SWITCH_STATE "SWITCH_STATE="
/foundation/multimodalinput/input/service/dfx/src/
Ddfx_hisysevent.cpp527 "SWITCH_STATE", flag); in ReportTouchpadSettingState()