Home
last modified time | relevance | path

Searched refs:UpdateSystemBarProperty (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp373 WMError WindowImpl::UpdateSystemBarProperty(bool status) in UpdateSystemBarProperty() function in OHOS::Rosen::WindowImpl
419 WMError ret = UpdateSystemBarProperty(status); in SetFullScreen()
421 WLOGFE("UpdateSystemBarProperty errCode:%{public}d", static_cast<int32_t>(ret)); in SetFullScreen()
/foundation/window/window_manager/previewer/include/
H A Dwindow_impl.h231 virtual WMError UpdateSystemBarProperty(bool status);
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h153 virtual WMError UpdateSystemBarProperty(bool status);
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp911 WMError WindowImpl::UpdateSystemBarProperty(bool status) in UpdateSystemBarProperty() function in OHOS::Rosen::WindowImpl
1006 WMError ret = UpdateSystemBarProperty(status); in SetFullScreen()
1008 WLOGFE("UpdateSystemBarProperty errCode:%{public}d winId:%{public}u", in SetFullScreen()

Completed in 11 milliseconds