Home
last modified time | relevance | path

Searched refs:GetOrCreateToastWindow (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.h147 RefPtr<Subwindow> GetOrCreateToastWindow(int32_t containerId, const NG::ToastShowMode& showMode);
H A Dsubwindow_manager.cpp747 auto subwindow = SubwindowManager::GetInstance()->GetOrCreateToastWindow(containerId, toastInfo.showMode); in ShowToast()
787 RefPtr<Subwindow> SubwindowManager::GetOrCreateToastWindow(int32_t containerId, const NG::ToastShowMode& showMode) in GetOrCreateToastWindow() function in OHOS::Ace::SubwindowManager

Completed in 5 milliseconds