Searched refs:IsSystemSpecificSession (Results 1 – 4 of 4) sorted by relevance
1854 HWTEST_F(SceneSessionTest2, IsSystemSpecificSession, Function | SmallTest | Level2)1863 ASSERT_FALSE(sceneSession->IsSystemSpecificSession());1865 ASSERT_TRUE(sceneSession->IsSystemSpecificSession());
439 bool IsSystemSpecificSession() const;
4875 bool SceneSession::IsSystemSpecificSession() const in IsSystemSpecificSession() function in OHOS::Rosen::SceneSession
10299 …lper::IsNonSecureToUIExtension(property->GetWindowType()) && !session->IsSystemSpecificSession()) { in HideNonSecureSubWindows()