Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp89 JOYSTICK_BUTTON_PRESS, enumerator
1533 … state.push_back(std::pair<int32_t, JoystickInfo>(JOYSTICK_BUTTON_PRESS, joyInfo)); in ParseCommand()
1591 if (it.first == JOYSTICK_BUTTON_PRESS) { in ParseCommand()