Searched refs:HandleBackKeyPressedEvent (Results 1 – 3 of 3) sorted by relevance
307 HWTEST_F(WindowImplTest3, HandleBackKeyPressedEvent, Function | SmallTest | Level3)314 window->HandleBackKeyPressedEvent(keyEvent);320 window->HandleBackKeyPressedEvent(keyEvent);325 window->HandleBackKeyPressedEvent(keyEvent);
412 void HandleBackKeyPressedEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent);
2830 void WindowImpl::HandleBackKeyPressedEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in HandleBackKeyPressedEvent() function in OHOS::Rosen::WindowImpl2901 HandleBackKeyPressedEvent(keyEvent); in ConsumeKeyEvent()