Home
last modified time | relevance | path

Searched refs:GetToastWindowType (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow.h152 ToastWindowType GetToastWindowType() const in GetToastWindowType() function in OHOS::Ace::Subwindow
H A Dsubwindow_manager.h114 ToastWindowType GetToastWindowType(int32_t instanceId);
H A Dsubwindow_manager.cpp672 auto windowType = GetToastWindowType(containerId); in ShowToastNG()
692 ToastWindowType SubwindowManager::GetToastWindowType(int32_t instanceId) in GetToastWindowType() function in OHOS::Ace::SubwindowManager
696 TAG_LOGD(AceLogTag::ACE_SUB_WINDOW, "GetToastWindowType instanceId: %{public}d", instanceId); in GetToastWindowType()
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp127 auto toastType = GetToastWindowType(); in GetToastRosenType()

Completed in 8 milliseconds