Home
last modified time | relevance | path

Searched defs:subWindowCloseListeners (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp2354 sptr<ISubWindowCloseListener> subWindowCloseListeners; in GetListeners() local
3116 auto subWindowCloseListeners = GetListeners<ISubWindowCloseListener>(); in NotifySubWindowClose() local