Home
last modified time | relevance | path

Searched refs:SetForceTouchable (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test4.cpp1045 sceneSession01->SetForceTouchable(true); in HWTEST_F()
1050 sceneSession02->SetForceTouchable(false); in HWTEST_F()
1051 sceneSession03->SetForceTouchable(true); in HWTEST_F()
H A Dscene_session_dirty_manager_test2.cpp475 sceneSessionMainWindow->SetForceTouchable(isForceTouchable); in HWTEST_F()
H A Dsession_test.cpp141 * @tc.name: SetForceTouchable
142 * @tc.desc: SetForceTouchable
145 HWTEST_F(WindowSessionTest, SetForceTouchable, Function | SmallTest | Level2) in HWTEST_F()
149 session_->SetForceTouchable(touchable); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h325 void SetForceTouchable(bool touchable);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp641 void Session::SetForceTouchable(bool forceTouchable) in SetForceTouchable() function in OHOS::Rosen::Session
H A Dscene_session.cpp3074 SetForceTouchable(!hide); in NotifyForceHideChange()

Completed in 22 milliseconds