Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp155 bool KeyGestureManager::KeyGesture::HaveForegroundHandler(const std::set<int32_t> &foregroundApps) const in HaveForegroundHandler() function in OHOS::MMI::KeyGestureManager::KeyGesture
165 bool haveForeground = HaveForegroundHandler(foregroundPids); in TriggerHandlers()
189 bool haveForeground = HaveForegroundHandler(foregroundPids); in NotifyHandlers()
264 bool haveForeground = HaveForegroundHandler(foregroundPids); in RunPendingHandlers()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_test.cpp119 bool haveForeground = myKeyGesture->HaveForegroundHandler(foregroundPids); in HWTEST_F()
568 bool haveForeground = myKeyGesture->HaveForegroundHandler(foregroundPids); in HWTEST_F()
692 bool haveForeground = myKeyGesture->HaveForegroundHandler(foregroundPids); in HWTEST_F()
/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_gesture_manager.h93 bool HaveForegroundHandler(const std::set<int32_t> &foregroundApps) const;

Completed in 3 milliseconds