Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h58 LETTERGESTURE, member in OHOS::MMI::NotifyType
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp775 case NotifyType::LETTERGESTURE: { in HandleKnuckleGestureTouchUp()
808 } else if (type == NotifyType::LETTERGESTURE) { in ProcessKnuckleGestureTouchUp()
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp724 notifyType = NotifyType::LETTERGESTURE; in HWTEST_F()
1925 type = NotifyType::LETTERGESTURE;
4368 notifyType = NotifyType::LETTERGESTURE;

Completed in 9 milliseconds