Home
last modified time | relevance | path

Searched refs:NotifyForeground (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp216 NotifyForeground(); in UpdateWant()
309 NotifyForeground(); in OnWindowShow()
329 void SecurityUIExtensionPattern::NotifyForeground() in NotifyForeground() function in OHOS::Ace::NG::SecurityUIExtensionPattern
334 sessionWrapper_->NotifyForeground(); in NotifyForeground()
602 NotifyForeground(); in OnVisibleChange()
H A Dui_extension_pattern.cpp379 NotifyForeground(); in UpdateWant()
603 NotifyForeground(); in OnSyncGeometryNode()
622 NotifyForeground(); in OnWindowShow()
665 void UIExtensionPattern::NotifyForeground() in NotifyForeground() function in OHOS::Ace::NG::UIExtensionPattern
670 sessionWrapper_->NotifyForeground(); in NotifyForeground()
1261 NotifyForeground(); in OnVisibleChange()
1366 NotifyForeground(); in OnMountToParentDone()
1392 NotifyForeground(); in AfterMountToParent()
H A Dsecurity_ui_extension_pattern.h59 void NotifyForeground();
H A Dsecurity_session_wrapper_impl.h67 void NotifyForeground() override;
H A Dsession_wrapper.h109 virtual void NotifyForeground() = 0;
H A Dsession_wrapper_impl.h64 void NotifyForeground() override;
H A Dui_extension_pattern.h140 void NotifyForeground();
H A Dsecurity_session_wrapper_impl.cpp466 void SecuritySessionWrapperImpl::NotifyForeground() in NotifyForeground() function in OHOS::Ace::NG::SecuritySessionWrapperImpl
H A Dsession_wrapper_impl.cpp499 void SessionWrapperImpl::NotifyForeground() in NotifyForeground() function in OHOS::Ace::NG::SessionWrapperImpl
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_agent_test.cpp347 HWTEST_F(WindowAgentTest, NotifyForeground, Function | SmallTest | Level2)
349 WMError err = windowAgent_->NotifyForeground();
353 err = windowAgent_->NotifyForeground();
H A Dwindow_proxy_test.cpp214 WMError err = windowProxy_->NotifyForeground();
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_agent.cpp220 WMError WindowAgent::NotifyForeground(void) in NotifyForeground() function in OHOS::Rosen::WindowAgent
226 window_->NotifyForeground(); in NotifyForeground()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_lifecycle_test.cpp475 HWTEST_F(WindowSessionLifecycleTest, NotifyForeground, Function | SmallTest | Level2)
479 session_->NotifyForeground();
492 session_->NotifyForeground();
495 session_->NotifyForeground();
/ohos5.0/foundation/window/window_manager/test/common/mock/
H A Dmock_IWindow.h50 MOCK_METHOD0(NotifyForeground, WMError(void));
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_agent.h49 WMError NotifyForeground(void) override;
H A Dwindow_impl.h272 void NotifyForeground();
/ohos5.0/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_proxy.h51 WMError NotifyForeground(void) override;
H A Dwindow_interface.h75 virtual WMError NotifyForeground(void) = 0;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_session_wrapper_impl.cpp156 void SessionWrapperImpl::NotifyForeground() in NotifyForeground() function in OHOS::Ace::NG::SessionWrapperImpl
/ohos5.0/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp173 NotifyForeground(); in OnRemoteRequest()
H A Dwindow_proxy.cpp535 WMError WindowProxy::NotifyForeground(void) in NotifyForeground() function in OHOS::Rosen::WindowProxy
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/
H A Dui_extension_component_test_ng.cpp360 pattern->NotifyForeground();
398 pattern->NotifyForeground();
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Davoid_area_controller_test.cpp129 WMError NotifyForeground(void) override in NotifyForeground() function in OHOS::Rosen::WindowListener
H A Dwindow_node_test.cpp121 WMError NotifyForeground(void) override in NotifyForeground() function in OHOS::Rosen::WindowListener
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h169 void NotifyForeground();

12