Home
last modified time | relevance | path

Searched refs:FFiOHOSWindowSetGestureNavigationEnabled (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp42 FFI_EXPORT int FFiOHOSWindowSetGestureNavigationEnabled = 0; variable
H A Dwindow_ffi.h55 FFI_EXPORT int32_t FFiOHOSWindowSetGestureNavigationEnabled(bool enable);
H A Dwindow_ffi.cpp347 int32_t FFiOHOSWindowSetGestureNavigationEnabled(bool enable) in FFiOHOSWindowSetGestureNavigationEnabled() function
349 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] FFiOHOSWindowSetGestureNavigationEnabled start"); in FFiOHOSWindowSetGestureNavigationEnabled()
353 TLOGE(WmsLogTag::WMS_DIALOG, "[Window] FFiOHOSWindowSetGestureNavigationEnabled error %{public}d", ret); in FFiOHOSWindowSetGestureNavigationEnabled()
356 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] FFiOHOSWindowSetGestureNavigationEnabled success"); in FFiOHOSWindowSetGestureNavigationEnabled()

Completed in 3 milliseconds