Home
last modified time | relevance | path

Searched refs:NotifyBackgroundFailed (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h368 void NotifyBackgroundFailed(WMError ret);
H A Dwindow_session_impl.h211 void NotifyBackgroundFailed(WMError ret);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp776 NotifyBackgroundFailed(WMError::WM_DO_NOTHING); in Hide()
H A Dwindow_impl.cpp1771 NotifyBackgroundFailed(WMError::WM_DO_NOTHING); in Hide()
3916 void WindowImpl::NotifyBackgroundFailed(WMError ret) in NotifyBackgroundFailed() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp602 NotifyBackgroundFailed(WMError::WM_DO_NOTHING); in Hide()
2895 void WindowSessionImpl::NotifyBackgroundFailed(WMError ret) in NotifyBackgroundFailed() function in OHOS::Rosen::WindowSessionImpl
H A Dwindow_scene_session_impl.cpp1212 NotifyBackgroundFailed(WMError::WM_DO_NOTHING); in Hide()