Home
last modified time | relevance | path

Searched refs:AfterForeground (Results 1 - 22 of 22) sorted by relevance

/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window_listener.h46 void AfterForeground() override;
H A Djs_extension_window_listener.cpp214 void JsExtensionWindowListener::AfterForeground() in AfterForeground() function in OHOS::Rosen::JsExtensionWindowListener
/foundation/window/window_manager/wmserver/include/
H A Dinner_window.h39 virtual void AfterForeground() {}; in AfterForeground() function in OHOS::Rosen::PlaceholderWindowListener
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dextension_impl.h221 void AfterForeground() override;
H A Dui_ability_impl.h258 void AfterForeground() override;
H A Dability_impl.h506 void AfterForeground() override;
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.h72 void AfterForeground() override;
H A Dwindow_listener.cpp73 void CjWindowListener::AfterForeground() in AfterForeground() function in OHOS::Rosen::CjWindowListener
/foundation/window/window_manager/wm/test/mock/
H A Dmock_window.h32 MOCK_METHOD0(AfterForeground, void(void));
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_listener.h82 void AfterForeground() override;
H A Djs_window_listener.cpp210 void JsWindowListener::AfterForeground() in AfterForeground() function in OHOS::Rosen::JsWindowListener
/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H A Dwindowscene_fuzzer.cpp39 void AfterForeground() override
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dextension_impl.cpp510 void ExtensionImpl::ExtensionWindowLifeCycleImpl::AfterForeground() in AfterForeground() function in OHOS::AbilityRuntime::ExtensionImpl::ExtensionWindowLifeCycleImpl
H A Dability_impl.cpp611 void AbilityImpl::WindowLifeCycleImpl::AfterForeground() in AfterForeground() function in OHOS::AppExecFwk::AbilityImpl::WindowLifeCycleImpl
621 std::string entry = "AbilityImpl::WindowLifeCycleImpl::AfterForeground; the foreground lifecycle"; in AfterForeground()
H A Dui_ability_impl.cpp430 void UIAbilityImpl::WindowLifeCycleImpl::AfterForeground() in AfterForeground() function in OHOS::AbilityRuntime::UIAbilityImpl::WindowLifeCycleImpl
440 std::string entry = "UIAbilityImpl::WindowLifeCycleImpl::AfterForeground; the foreground lifecycle."; in AfterForeground()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_impl_test.cpp1754 * @tc.name: AfterForeground
1755 * @tc.desc: Verify AfterForeground succeeded.
1766 impl->AfterForeground(); in HWTEST_F()
1773 * @tc.name: AfterForeground
1774 * @tc.desc: Verify AfterForeground succeeded.
1786 impl->AfterForeground(); in HWTEST_F()
1793 * @tc.name: AfterForeground
1794 * @tc.desc: Verify AfterForeground failed.
1803 impl->AfterForeground(); in HWTEST_F()
1810 impl1->AfterForeground(); in HWTEST_F()
[all...]
H A Dability_impl_test.cpp2864 * @tc.name: AfterForeground
2865 * @tc.desc: Verify AfterForeground succeeded.
2876 impl->AfterForeground(); in HWTEST_F()
2883 * @tc.name: AfterForeground
2884 * @tc.desc: Verify AfterForeground succeeded.
2896 impl->AfterForeground(); in HWTEST_F()
2903 * @tc.name: AfterForeground
2904 * @tc.desc: Verify AfterForeground failed.
2913 impl->AfterForeground(); in HWTEST_F()
2921 impl1->AfterForeground(); in HWTEST_F()
[all...]
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h81 virtual void AfterForeground() {} in AfterForeground() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::IWindowLifeCycle
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp182 void AfterForeground() override
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test.cpp43 MOCK_METHOD0(AfterForeground, void(void));
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3785 CALL_LIFECYCLE_LISTENER(AfterForeground, lifecycleListeners); in NotifyAfterForeground()
H A Dwindow_session_impl.cpp2596 CALL_LIFECYCLE_LISTENER(AfterForeground, lifecycleListeners); in NotifyAfterForeground()

Completed in 37 milliseconds