Home
last modified time | relevance | path

Searched refs:GestureBackType (Results 1 - 11 of 11) sorted by relevance

/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.h197 void OnGestureNavigationEnabledUpdate(bool enable, const std::string& bundleName, GestureBackType type);
H A Djs_scene_session_manager.cpp359 GestureBackType type) in OnGestureNavigationEnabledUpdate()
504 auto func = [this](bool enable, const std::string& bundleName, GestureBackType type) { in ProcessGestureNavigationEnabledChangeListener()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h442 enum class GestureBackType : uint8_t { class in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h101 GestureBackType type)>;
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp80 const std::string& bundleName, GestureBackType type) {
H A Dscene_session_manager_test2.cpp91 const std::string& bundleName, GestureBackType type) {
H A Dscene_session_manager_test5.cpp67 const std::string& bundleName, GestureBackType type) {
H A Dscene_session_manager_test7.cpp52 const std::string& bundleName, GestureBackType type) {
H A Dscene_session_manager_test4.cpp62 const std::string& bundleName, GestureBackType type) {
H A Dscene_session_manager_test6.cpp60 const std::string& bundleName, GestureBackType type) {
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3943 gestureNavigationEnabledChangeFunc_(enable, bundleName, GestureBackType::GESTURE_ALL); in SetGestureNavigationEnabled()
8198 sceneSession->GetSessionInfo().bundleName_, GestureBackType::GESTURE_SIDE); in UpdateGestureBackEnabled()

Completed in 45 milliseconds