Searched refs:NotifySessionTouchableChange (Results 1 – 4 of 4) sorted by relevance
811 HWTEST_F(WindowSessionTest3, NotifySessionTouchableChange, Function | SmallTest | Level2)819 session_->NotifySessionTouchableChange(true);
298 void NotifySessionTouchableChange(bool touchable);
545 NotifySessionTouchableChange(touchable); in UpdateSessionTouchable()2371 void Session::NotifySessionTouchableChange(bool touchable) in NotifySessionTouchableChange() function in OHOS::Rosen::Session
1630 NotifySessionTouchableChange(property->GetTouchable()); in NotifyPropertyWhenConnect()