Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp166 ShowHandlers(std::string("TriggerHandlers"), foregroundPids); in TriggerHandlers()
190 ShowHandlers(std::string("NotifyHandlers"), foregroundPids); in NotifyHandlers()
199 void KeyGestureManager::KeyGesture::ShowHandlers( in ShowHandlers() function in OHOS::KeyGestureManager::KeyGesture
265 ShowHandlers(std::string("RunPendingHandlers"), foregroundPids); in RunPendingHandlers()
/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_gesture_manager.h97 void ShowHandlers(const std::string &prefix, const std::set<int32_t> &foregroundApps) const;
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_ex_test.cpp165 * @tc.desc: Test the funcation ShowHandlers
189 EXPECT_NO_FATAL_FAILURE(myKeyGesture->ShowHandlers(prefix, foregroundPids)); in HWTEST_F()

Completed in 3 milliseconds