Home
last modified time | relevance | path

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

/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp141 class DisplayManagerPrivateWindowAgent;
142 sptr<DisplayManagerPrivateWindowAgent> privateWindowListenerAgent_;
267 class DisplayManager::Impl::DisplayManagerPrivateWindowAgent : public DisplayManagerAgentDefault { class in OHOS::Rosen::DisplayManager::Impl
269 explicit DisplayManagerPrivateWindowAgent(sptr<Impl> impl) : pImpl_(impl) in DisplayManagerPrivateWindowAgent() function in OHOS::Rosen::DisplayManager::Impl::DisplayManagerPrivateWindowAgent
272 ~DisplayManagerPrivateWindowAgent() = default;
1082 privateWindowListenerAgent_ = new DisplayManagerPrivateWindowAgent(this); in RegisterPrivateWindowListener()

Completed in 7 milliseconds