Home
last modified time | relevance | path

Searched refs:GetOrCreateToastWindowNG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.h155 … RefPtr<Subwindow> GetOrCreateToastWindowNG(int32_t containerId, const ToastWindowType& windowType,
H A Dsubwindow_manager.cpp732 auto subwindow = SubwindowManager::GetInstance()->GetOrCreateToastWindowNG( in ShowToastNG()
826 RefPtr<Subwindow> SubwindowManager::GetOrCreateToastWindowNG(int32_t containerId, in GetOrCreateToastWindowNG() function in OHOS::Ace::SubwindowManager