Searched refs:AddDialogSubwindow (Results 1 – 2 of 2) sorted by relevance
110 void AddDialogSubwindow(int32_t instanceId, const RefPtr<Subwindow>& subwindow);
650 void SubwindowManager::AddDialogSubwindow(int32_t instanceId, const RefPtr<Subwindow>& subwindow) in AddDialogSubwindow() function in OHOS::Ace::SubwindowManager701 AddDialogSubwindow(containerId, subwindow); in GetOrCreateSubWindow()