Home
last modified time | relevance | path

Searched defs:haveForeground (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp146 bool haveForeground = HaveForegroundHandler(foregroundPids); in TriggerHandlers() local
169 bool haveForeground = HaveForegroundHandler(foregroundPids); in NotifyHandlers() local
224 bool haveForeground = HaveForegroundHandler(foregroundPids); in RunPendingHandlers() local
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_test.cpp464 bool haveForeground = myKeyGesture->HaveForegroundHandler(foregroundPids); variable
586 bool haveForeground = myKeyGesture->HaveForegroundHandler(foregroundPids); variable