Home
last modified time | relevance | path

Searched refs:hasFirstNotifyInteractive_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h408 bool hasFirstNotifyInteractive_ = false; variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1085 if (interactive == interactive_ && hasFirstNotifyInteractive_) { in IsNotifyInteractiveDuplicative()
1088 hasFirstNotifyInteractive_ = true; in IsNotifyInteractiveDuplicative()
H A Dwindow_scene_session_impl.cpp1246 hasFirstNotifyInteractive_ = false; in Hide()