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 D | js_scene_session_manager.h | 197 void OnGestureNavigationEnabledUpdate(bool enable, const std::string& bundleName, GestureBackType type);
|
H A D | js_scene_session_manager.cpp | 359 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 D | wm_common.h | 442 enum class GestureBackType : uint8_t { class in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag
|
/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | scene_session_manager.h | 101 GestureBackType type)>;
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test3.cpp | 80 const std::string& bundleName, GestureBackType type) {
|
H A D | scene_session_manager_test2.cpp | 91 const std::string& bundleName, GestureBackType type) {
|
H A D | scene_session_manager_test5.cpp | 67 const std::string& bundleName, GestureBackType type) {
|
H A D | scene_session_manager_test7.cpp | 52 const std::string& bundleName, GestureBackType type) {
|
H A D | scene_session_manager_test4.cpp | 62 const std::string& bundleName, GestureBackType type) {
|
H A D | scene_session_manager_test6.cpp | 60 const std::string& bundleName, GestureBackType type) {
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 3943 gestureNavigationEnabledChangeFunc_(enable, bundleName, GestureBackType::GESTURE_ALL); in SetGestureNavigationEnabled() 8198 sceneSession->GetSessionInfo().bundleName_, GestureBackType::GESTURE_SIDE); in UpdateGestureBackEnabled()
|
Completed in 45 milliseconds