Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_test.cpp53 bool IsWorking() override
378 bool ret = pullUpAccessibility.IsWorking(); in HWTEST_F()
394 bool ret = pullUpAccessibility.IsWorking(); in HWTEST_F()
410 bool ret = pullUpAccessibility.IsWorking(); in HWTEST_F()
629 EXPECT_TRUE(myKeyGesture->IsWorking()); in HWTEST_F()
H A Dkey_gesture_manager_ex_test.cpp45 bool IsWorking() override
/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_gesture_manager.h79 virtual bool IsWorking();
146 bool IsWorking() override;
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp87 bool KeyGestureManager::KeyGesture::IsWorking() in IsWorking() function in OHOS::MMI::KeyGestureManager::KeyGesture
295 if (!IsWorking()) { in Intercept()
376 bool KeyGestureManager::PullUpAccessibility::IsWorking() in IsWorking() function in KeyGestureManager::PullUpAccessibility

Completed in 4 milliseconds