Searched refs:GetSubwindowDialogNodeWithExistContent (Results 1 – 3 of 3) sorted by relevance
149 RefPtr<NG::FrameNode> GetSubwindowDialogNodeWithExistContent(const RefPtr<NG::UINode>& node);
1186 RefPtr<NG::FrameNode> SubwindowManager::GetSubwindowDialogNodeWithExistContent(const RefPtr<NG::UIN… in GetSubwindowDialogNodeWithExistContent() function in OHOS::Ace::SubwindowManager
2640 … dialogNode = SubwindowManager::GetInstance()->GetSubwindowDialogNodeWithExistContent(contentNode); in CloseCustomDialog()2668 … dialogNode = SubwindowManager::GetInstance()->GetSubwindowDialogNodeWithExistContent(contentNode); in UpdateCustomDialog()