Searched refs:SetSystemTouchable (Results 1 – 8 of 8) sorted by relevance
391 sceneSessionMainWindow->SetSystemTouchable(isTouchable);428 sceneSessionMainWindow->SetSystemTouchable(isTouchable);
1281 HWTEST_F(WindowSessionTest2, SetSystemTouchable, Function | SmallTest | Level2)1285 session_->SetSystemTouchable(touchable);
1304 scensession->SetSystemTouchable(false);
316 virtual void SetSystemTouchable(bool touchable);
376 void SetSystemTouchable(bool touchable) override;
637 SetSystemTouchable(touchable); in SetTouchable()670 void Session::SetSystemTouchable(bool touchable) in SetSystemTouchable() function in OHOS::Rosen::Session
3470 void SceneSession::SetSystemTouchable(bool touchable) in SetSystemTouchable() function in OHOS::Rosen::SceneSession3472 Session::SetSystemTouchable(touchable); in SetSystemTouchable()
4062 session->SetSystemTouchable(touchable); in OnSetTouchable()