Home
last modified time | relevance | path

Searched refs:TYPE_APPLICATION_MODALITY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h146 TYPE_APPLICATION_MODALITY, enumerator
147 END = TYPE_APPLICATION_MODALITY,
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp1379 static_cast<int32_t>(SubWindowModalType::TYPE_APPLICATION_MODALITY))); in SubWindowModalTypeInit()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp2044 SubWindowModalType::TYPE_APPLICATION_MODALITY; in SetSubWindowModal()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp738 modalType = SubWindowModalType::TYPE_APPLICATION_MODALITY; in GetSubWindowModalType()