Home
last modified time | relevance | path

Searched refs:ClearSwitchFreeMultiWindowListenersById (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h303 void ClearSwitchFreeMultiWindowListenersById(int32_t persistentId);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp2657 ClearSwitchFreeMultiWindowListenersById(persistentId); in ClearListenersById()
2661 void WindowSessionImpl::ClearSwitchFreeMultiWindowListenersById(int32_t persistentId) in ClearSwitchFreeMultiWindowListenersById() function in OHOS::Rosen::WindowSessionImpl