Home
last modified time | relevance | path

Searched refs:NotifySystemBarChanged (Results 1 – 1 of 1) sorted by relevance

/foundation/window/window_manager/wm/src/
Dwindow_manager.cpp54 void NotifySystemBarChanged(DisplayId displayId, const SystemBarRegionTints& tints);
141 void WindowManager::Impl::NotifySystemBarChanged(DisplayId displayId, const SystemBarRegionTints& t… in NotifySystemBarChanged() function in OHOS::Rosen::WindowManager::Impl
757 pImpl_->NotifySystemBarChanged(displayId, tints); in UpdateSystemBarRegionTints()