Searched refs:IsSystemWindowScene (Results 1 – 3 of 3) sorted by relevance
77 static bool IsSystemWindowScene(uint32_t type);
291 bool WindowSceneHelper::IsSystemWindowScene(uint32_t type) in IsSystemWindowScene() function in OHOS::Ace::NG::WindowSceneHelper
340 …if (!WindowSceneHelper::IsSystemWindowScene(type) && WindowSceneHelper::IsSystemWindowScene(parent… in TraverseTree()