Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.h153 RefPtr<Subwindow> GetOrCreateSystemSubWindow(int32_t containerId);
H A Dsubwindow_manager.cpp706 RefPtr<Subwindow> SubwindowManager::GetOrCreateSystemSubWindow(int32_t containerId) in GetOrCreateSystemSubWindow() function in OHOS::Ace::SubwindowManager
775 GetOrCreateSystemSubWindow(containerId) : GetOrCreateSubWindow(); in ShowToast()