Searched refs:GetStartingBeforeVisible (Results 1 – 4 of 4) sorted by relevance
1105 ASSERT_EQ(true, session_->GetStartingBeforeVisible());1109 ASSERT_EQ(false, session_->GetStartingBeforeVisible());
312 bool GetStartingBeforeVisible() const;
630 bool Session::GetStartingBeforeVisible() const in GetStartingBeforeVisible() function in OHOS::Rosen::Session
9565 sceneSession->GetStartingBeforeVisible() && sceneSession->IsAppSession()) { in FlushUIParams()