Searched refs:NonWindowEvent (Results 1 – 2 of 2) sorted by relevance
106 bool NonWindowEvent(const std::shared_ptr<PointerEvent>& pointerEvent) const;
576 if (!NonWindowEvent(pointerEvent)) { in ControlListener()624 bool InputCallback::NonWindowEvent(const std::shared_ptr<PointerEvent>& pointerEvent) const in ControlListener() function in OHOS::PowerMgr::InputCallback