Home
last modified time | relevance | path

Searched refs:OnSystemBarPropertyChange (Results 1 - 13 of 13) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.h66 void OnSystemBarPropertyChange(DisplayId displayId,
H A Dwindow_listener.cpp55 void CjWindowListener::OnSystemBarPropertyChange(DisplayId displayId, in OnSystemBarPropertyChange() function in OHOS::Rosen::CjWindowListener
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_listener.h77 void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override;
H A Djs_window_listener.cpp116 void JsWindowListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) in OnSystemBarPropertyChange() function in OHOS::Rosen::JsWindowListener
118 WLOGFD("[NAPI]OnSystemBarPropertyChange"); in OnSystemBarPropertyChange()
146 NapiAsyncTask::Schedule("JsWindowListener::OnSystemBarPropertyChange", in OnSystemBarPropertyChange()
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test.cpp58 void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override;
179 void TestSystemBarChangedListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) in OnSystemBarPropertyChange() function in OHOS::Rosen::TestSystemBarChangedListener
H A Dwindow_immersive_test2.cpp64 void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override;
184 void TestSystemBarChangedListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) in OnSystemBarPropertyChange() function in OHOS::Rosen::TestSystemBarChangedListener
/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H A Dwindowmanager_fuzzer.cpp53 virtual void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow_manager.h131 virtual void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) = 0;
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h286 void OnSystemBarPropertyChange(const std::unordered_map<WindowType, SystemBarProperty>& propertyMap);
H A Djs_scene_session.cpp1450 jsSceneSession->OnSystemBarPropertyChange(propertyMap); in ProcessSystemBarPropertyChangeRegister()
3525 void JsSceneSession::OnSystemBarPropertyChange(const std::unordered_map<WindowType, SystemBarProperty>& propertyMap) in OnSystemBarPropertyChange() function in OHOS::Rosen::JsSceneSession
3531 TLOGE(WmsLogTag::WMS_LIFE, "OnSystemBarPropertyChange jsSceneSession id:%{public}d has been destroyed", in OnSystemBarPropertyChange()
3548 taskScheduler_->PostMainThreadTask(task, "OnSystemBarPropertyChange"); in OnSystemBarPropertyChange()
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp55 virtual void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_test.cpp50 void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override
/foundation/window/window_manager/wm/src/
H A Dwindow_manager.cpp187 listener->OnSystemBarPropertyChange(displayId, tints); in NotifySystemBarChanged()

Completed in 27 milliseconds