Home
last modified time | relevance | path

Searched defs:SetDialogSessionBackGestureEnabled (Results 1 – 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
Dsystem_session.cpp344 WSError SystemSession::SetDialogSessionBackGestureEnabled(bool isEnabled) in SetDialogSessionBackGestureEnabled() function in OHOS::Rosen::SystemSession
/foundation/window/window_manager/window_scene/session/host/include/zidl/
Dsession_interface.h172 virtual WSError SetDialogSessionBackGestureEnabled(bool isEnabled) { return WSError::WS_OK; } in SetDialogSessionBackGestureEnabled() function
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_proxy.cpp1758 WSError SessionProxy::SetDialogSessionBackGestureEnabled(bool isEnabled) in SetDialogSessionBackGestureEnabled() function in OHOS::Rosen::SessionProxy