Home
last modified time | relevance | path

Searched refs:NotifyForegroundFailed (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h211 void NotifyForegroundFailed(WMError ret);
H A Dwindow_impl.h355 void NotifyForegroundFailed(WMError ret);
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test2.cpp341 * @tc.name: NotifyForegroundFailed
342 * @tc.desc: NotifyForegroundFailed
345 HWTEST_F(WindowSessionImplTest2, NotifyForegroundFailed, Function | SmallTest | Level2) in HWTEST_F()
347 auto window = GetTestWindowImpl("NotifyForegroundFailed"); in HWTEST_F()
349 window->NotifyForegroundFailed(WMError::WM_OK); in HWTEST_F()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1695 NotifyForegroundFailed(ret); in Show()
1705 NotifyForegroundFailed(ret); in Show()
3868 void WindowImpl::NotifyForegroundFailed(WMError ret) in NotifyForegroundFailed() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp530 NotifyForegroundFailed(res); in Show()
2764 void WindowSessionImpl::NotifyForegroundFailed(WMError ret) in NotifyForegroundFailed() function in OHOS::OHOS::Rosen::WindowSessionImpl
H A Dwindow_scene_session_impl.cpp1195 NotifyForegroundFailed(ret); in Show()

Completed in 27 milliseconds