Home
last modified time | relevance | path

Searched refs:SetSystemTouchable (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_dirty_manager_test2.cpp397 sceneSessionMainWindow->SetSystemTouchable(isTouchable); in HWTEST_F()
434 sceneSessionMainWindow->SetSystemTouchable(isTouchable); in HWTEST_F()
H A Dsession_test2.cpp1152 * @tc.desc: SetSystemTouchable
1159 session_->SetSystemTouchable(touchable); in HWTEST_F()
H A Dscene_session_test2.cpp1078 scensession->SetSystemTouchable(false); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h326 virtual void SetSystemTouchable(bool touchable);
H A Dscene_session.h344 void SetSystemTouchable(bool touchable) override;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp617 SetSystemTouchable(touchable); in SetTouchable()
650 void Session::SetSystemTouchable(bool touchable) in SetSystemTouchable() function in OHOS::Rosen::Session
H A Dscene_session.cpp3242 void SceneSession::SetSystemTouchable(bool touchable) in SetSystemTouchable() function in SceneSession
3244 Session::SetSystemTouchable(touchable); in SetSystemTouchable()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp3964 session->SetSystemTouchable(touchable); in OnSetTouchable()

Completed in 31 milliseconds