Searched refs:NotifyBackpressedEvent (Results 1 – 5 of 5) sorted by relevance
113 virtual void NotifyBackpressedEvent(bool& isConsumed) {} in NotifyBackpressedEvent() function
81 void NotifyBackpressedEvent(bool& isConsumed) override;
139 sessionStage_->NotifyBackpressedEvent(isConsumed); in TransferBackpressedEventForConsumed()
658 window_->NotifyBackpressedEvent(isConsumed);671 window_->NotifyBackpressedEvent(isConsumed);684 window_->NotifyBackpressedEvent(isConsumed);
410 void WindowExtensionSessionImpl::NotifyBackpressedEvent(bool& isConsumed) in NotifyBackpressedEvent() function in OHOS::Rosen::WindowExtensionSessionImpl