Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h128 sptr<IWindowLifeCycle> mainWindowLifeCycleListener_ = nullptr; member in OHOS::Rosen::PictureInPictureController
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp90 mainWindowLifeCycleListener_ = sptr<PictureInPictureController::WindowLifeCycleListener>::MakeSptr(); in CreatePictureInPictureWindow()
91 mainWindow_->RegisterLifeCycleListener(mainWindowLifeCycleListener_); in CreatePictureInPictureWindow()
390 mainWindow_->UnregisterLifeCycleListener(mainWindowLifeCycleListener_); in DestroyPictureInPictureWindow()
392 mainWindowLifeCycleListener_ = nullptr; in DestroyPictureInPictureWindow()

Completed in 3 milliseconds