Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h62 static inline bool IsToastSubWindow(WindowType type, uint32_t windowFlags) in IsToastSubWindow() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp731 if (WindowHelper::IsToastSubWindow(windowType, property->GetWindowFlags())) { in GetSubWindowModalType()