Home
last modified time | relevance | path

Searched refs:RefreshNoInteractionTimeoutMonitor (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_two_test.cpp706 HWTEST_F(WindowSessionImplTwoTest, RefreshNoInteractionTimeoutMonitor, Function | SmallTest | Level…
711 window->RefreshNoInteractionTimeoutMonitor();
716 window->RefreshNoInteractionTimeoutMonitor();
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h336 void RefreshNoInteractionTimeoutMonitor();
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp1062 RefreshNoInteractionTimeoutMonitor(); in PreNotifyKeyEvent()
H A Dwindow_scene_session_impl.cpp810 RefreshNoInteractionTimeoutMonitor(); in ConsumePointerEventInner()
868 RefreshNoInteractionTimeoutMonitor(); in PreNotifyKeyEvent()
1131 RefreshNoInteractionTimeoutMonitor(); in Show()
1177 RefreshNoInteractionTimeoutMonitor(); in Show()
H A Dwindow_session_impl.cpp4104 void WindowSessionImpl::RefreshNoInteractionTimeoutMonitor() in RefreshNoInteractionTimeoutMonitor() function in OHOS::Rosen::WindowSessionImpl