Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp140 return knuckleSwitch_.statusConfigValue; in GetKnuckleSwitchValue()
337 if (knuckleSwitch_.statusConfigValue) { in HandleKnuckleGestureDownEvent()
657 if (knuckleSwitch_.statusConfigValue) { in CheckKnuckleCondition()
1008 knuckleSwitch_.statusConfig = SETTING_KNUCKLE_SWITCH; in ParseJson()
1294 CreateStatusConfigObserver(knuckleSwitch_); in InitKeyObserver()
/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h354 struct KnuckleSwitch knuckleSwitch_; member in OHOS::MMI::final
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp1323 handler.knuckleSwitch_.statusConfigValue = false;
1514 handler.knuckleSwitch_.statusConfigValue = true;
1536 handler.knuckleSwitch_.statusConfigValue = false;
3338 handler.knuckleSwitch_.statusConfigValue = false;
3362 handler.knuckleSwitch_.statusConfigValue = true;

Completed in 10 milliseconds