Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h46 USER_STOP = 1, member in OHOS::Rosen::StopPipType
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_manager.cpp211 currentStopType = StopPipType::USER_STOP; in DoClose()
H A Dpicture_in_picture_controller.cpp253 SingletonContainer::Get<PiPReporter>().ReportPiPStopWindow(static_cast<int32_t>(StopPipType::USER_STOP), in StopPictureInPictureFromClient()
260 SingletonContainer::Get<PiPReporter>().ReportPiPStopWindow(static_cast<int32_t>(StopPipType::USER_STOP), in StopPictureInPictureFromClient()
267 SingletonContainer::Get<PiPReporter>().ReportPiPStopWindow(static_cast<int32_t>(StopPipType::USER_STOP), in StopPictureInPictureFromClient()

Completed in 3 milliseconds