Lines Matching refs:WindowManagerAgent

75     sptr<WindowManagerAgent> focusChangedListenerAgent_;

77 sptr<WindowManagerAgent> windowModeListenerAgent_;
79 sptr<WindowManagerAgent> systemBarChangedListenerAgent_;
81 sptr<WindowManagerAgent> windowUpdateListenerAgent_;
83 sptr<WindowManagerAgent> windowVisibilityListenerAgent_;
85 sptr<WindowManagerAgent> windowDrawingContentListenerAgent_;
87 sptr<WindowManagerAgent> cameraFloatWindowChangedListenerAgent_;
89 sptr<WindowManagerAgent> waterMarkFlagChangeAgent_;
91 sptr<WindowManagerAgent> gestureNavigationEnabledAgent_;
93 sptr<WindowManagerAgent> visibleWindowNumChangedListenerAgent_;
95 sptr<WindowManagerAgent> windowStyleListenerAgent_;
99 sptr<WindowManagerAgent> windowPidVisibilityListenerAgent_;
429 pImpl_->focusChangedListenerAgent_ = new WindowManagerAgent();
482 pImpl_->windowModeListenerAgent_ = new WindowManagerAgent();
535 pImpl_->systemBarChangedListenerAgent_ = new WindowManagerAgent();
611 pImpl_->windowUpdateListenerAgent_ = new WindowManagerAgent();
662 pImpl_->windowVisibilityListenerAgent_ = new WindowManagerAgent();
716 pImpl_->cameraFloatWindowChangedListenerAgent_ = new WindowManagerAgent();
775 pImpl_->waterMarkFlagChangeAgent_ = new WindowManagerAgent();
836 pImpl_->gestureNavigationEnabledAgent_ = new (std::nothrow)WindowManagerAgent();
976 pImpl_->windowPidVisibilityListenerAgent_ = sptr<WindowManagerAgent>::MakeSptr();
1221 pImpl_->windowDrawingContentListenerAgent_ = new WindowManagerAgent();
1283 pImpl_->visibleWindowNumChangedListenerAgent_ = new WindowManagerAgent();
1350 pImpl_->windowStyleListenerAgent_ = new WindowManagerAgent();