Searched refs:GetToastWindowType (Results 1 – 4 of 4) sorted by relevance
147 ToastWindowType GetToastWindowType() const in GetToastWindowType() function
124 ToastWindowType GetToastWindowType(int32_t instanceId);
721 auto windowType = GetToastWindowType(containerId); in ShowToastNG()741 ToastWindowType SubwindowManager::GetToastWindowType(int32_t instanceId) in GetToastWindowType() function in OHOS::Ace::SubwindowManager
122 GetToastWindowType(), IsSceneBoardEnabled); in GetToastRosenType()123 if (GetToastWindowType() == ToastWindowType::TOAST_IN_TYPE_APP_SUB_WINDOW) { in GetToastRosenType()128 } else if (GetToastWindowType() == ToastWindowType::TOAST_IN_TYPE_SYSTEM_SUB_WINDOW) { in GetToastRosenType()130 } else if (GetToastWindowType() == ToastWindowType::TOAST_IN_TYPE_SYSTEM_FLOAT) { in GetToastRosenType()