Searched refs:GetOrCreateToastWindow (Results 1 – 2 of 2) sorted by relevance
154 … RefPtr<Subwindow> GetOrCreateToastWindow(int32_t containerId, const NG::ToastShowMode& showMode);
797 auto subwindow = manager->GetOrCreateToastWindow(containerId, toastInfo.showMode); in ShowToast()806 RefPtr<Subwindow> SubwindowManager::GetOrCreateToastWindow(int32_t containerId, const NG::ToastShow… in GetOrCreateToastWindow() function in OHOS::Ace::SubwindowManager