Searched refs:CreateFoldableWindow (Results 1 – 7 of 7) sorted by relevance
18 RefPtr<FoldableWindow> FoldableWindow::CreateFoldableWindow(int32_t instanceId) in CreateFoldableWindow() function in OHOS::Ace::FoldableWindow
21 RefPtr<FoldableWindow> FoldableWindow::CreateFoldableWindow(int32_t) in CreateFoldableWindow() function in OHOS::Ace::FoldableWindow
26 static RefPtr<FoldableWindow> CreateFoldableWindow(int32_t instanceId);
23 RefPtr<FoldableWindow> FoldableWindow::CreateFoldableWindow(int32_t instanceId) in CreateFoldableWindow() function in OHOS::Ace::FoldableWindow
894 …window = AceType::DynamicCast<MockFoldableWindow>(FoldableWindow::CreateFoldableWindow(containerId…939 …window = AceType::DynamicCast<MockFoldableWindow>(FoldableWindow::CreateFoldableWindow(containerId…
108 auto foldWindow = FoldableWindow::CreateFoldableWindow(containerId); in IsPhoneInLandScape()1789 auto foldWindow = FoldableWindow::CreateFoldableWindow(containerId); in GetSheetTypeWithAuto()
5915 auto foldWindow = FoldableWindow::CreateFoldableWindow(containerId); in HandleUIExtNodeTransform()