Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3823 void WindowImpl::NotifyAfterForeground(bool needNotifyListeners, bool needNotifyUiContent) in NotifyAfterForeground()
3834 void WindowImpl::NotifyAfterBackground(bool needNotifyListeners, bool needNotifyUiContent) in NotifyAfterBackground()
3852 void WindowImpl::NotifyAfterUnfocused(bool needNotifyUiContent) in NotifyAfterUnfocused()
H A Dwindow_session_impl.cpp2707 void WindowSessionImpl::NotifyAfterForeground(bool needNotifyListeners, bool needNotifyUiContent) in NotifyAfterForeground()
2731 void WindowSessionImpl::NotifyAfterBackground(bool needNotifyListeners, bool needNotifyUiContent) in NotifyAfterBackground()
2810 void WindowSessionImpl::NotifyAfterUnfocused(bool needNotifyUiContent) in NotifyAfterUnfocused()