Home
last modified time | relevance | path

Searched refs:RunPending (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp79 void KeyGestureManager::Handler::RunPending() in RunPending() function in OHOS::MMI::KeyGestureManager::Handler
269 handler.RunPending(); in RunPendingHandlers()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_ex_test.cpp107 * @tc.desc: Test the funcation RunPending
118 EXPECT_NO_FATAL_FAILURE(keyGestureMgr.RunPending()); in HWTEST_F()
120 EXPECT_NO_FATAL_FAILURE(keyGestureMgr.RunPending()); in HWTEST_F()
H A Dkey_gesture_manager_test.cpp487 * @tc.desc: Test the funcation RunPending
498 ASSERT_NO_FATAL_FAILURE(handler.RunPending()); in HWTEST_F()
503 * @tc.desc: Test the funcation RunPending
515 ASSERT_NO_FATAL_FAILURE(handler.RunPending()); in HWTEST_F()
/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_gesture_manager.h63 void RunPending();

Completed in 4 milliseconds