Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h286 void StartTwoFingerGesture();
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp1036 * @tc.desc: Test the funcation StartTwoFingerGesture
1053 ASSERT_NO_FATAL_FAILURE(handler.StartTwoFingerGesture()); in HWTEST_F()
1056 ASSERT_NO_FATAL_FAILURE(handler.StartTwoFingerGesture()); in HWTEST_F()
1058 ASSERT_NO_FATAL_FAILURE(handler.StartTwoFingerGesture()); in HWTEST_F()
1145 ASSERT_NO_FATAL_FAILURE(handler.StartTwoFingerGesture()); in HWTEST_F()
1149 ASSERT_NO_FATAL_FAILURE(handler.StartTwoFingerGesture()); in HWTEST_F()
1256 * @tc.desc: Test the funcation StartTwoFingerGesture
1266 ASSERT_NO_FATAL_FAILURE(handler.StartTwoFingerGesture());
1271 * @tc.desc: Test the funcation StartTwoFingerGesture
1281 ASSERT_NO_FATAL_FAILURE(handler.StartTwoFingerGesture());
[all...]
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp289 StartTwoFingerGesture(); in HandleFingerGestureDownEvent()
519 void KeyCommandHandler::StartTwoFingerGesture() in StartTwoFingerGesture() function in OHOS::MMI::KeyCommandHandler

Completed in 7 milliseconds