Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1916 auto& reportInstance = SingletonContainer::Get<WindowInfoReporter>(); in SetBackgroundColor() local
1917 reportInstance.ReportZeroOpacityInfoImmediately(abilityInfo.bundleName_, in SetBackgroundColor()
H A Dwindow_session_impl.cpp3839 auto& reportInstance = SingletonContainer::Get<WindowInfoReporter>(); in SetBackgroundColor() local
3840 reportInstance.ReportZeroOpacityInfoImmediately(bundleName, abilityName); in SetBackgroundColor()