Searched refs:HandleSpecifiedKey (Results 1 – 3 of 3) sorted by relevance
37 void HandleSpecifiedKey(const KeyEvent& keyEvent);
77 void RootElement::HandleSpecifiedKey(const KeyEvent& keyEvent) in HandleSpecifiedKey() function in OHOS::Ace::RootElement
1686 rootElement_->HandleSpecifiedKey(event); in OnKeyEvent()