Searched refs:SetNeedNotify (Results 1 – 3 of 3) sorted by relevance
990 HWTEST_F(WindowSessionTest, SetNeedNotify, Function | SmallTest | Level2)994 session_->SetNeedNotify(false);1008 session_->SetNeedNotify(true);
310 void SetNeedNotify(bool needNotify);
600 void Session::SetNeedNotify(bool needNotify) in SetNeedNotify() function in OHOS::Rosen::Session