Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h491 bool IsNotifyInteractiveDuplicative(bool interactive);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1083 bool WindowSessionImpl::IsNotifyInteractiveDuplicative(bool interactive) in IsNotifyInteractiveDuplicative() function in OHOS::Rosen::WindowSessionImpl
1101 if (IsNotifyInteractiveDuplicative(interactive)) { in NotifyForegroundInteractiveStatus()