Searched refs:DispatchKeyEventForConsumed (Results 1 – 3 of 3) sorted by relevance
44 …void DispatchKeyEventForConsumed(const std::shared_ptr<MMI::KeyEvent>& keyEvent, bool& isConsumed);
573 void WindowPattern::DispatchKeyEventForConsumed(const std::shared_ptr<MMI::KeyEvent>& keyEvent, boo… in DispatchKeyEventForConsumed() function in OHOS::Ace::NG::WindowPattern
280 WindowPattern::DispatchKeyEventForConsumed(event.rawKeyEvent, isConsumed); in KeyEventConsumed()