Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_manager.cpp209 StopPipType currentStopType = StopPipType::NULL_STOP; in DoClose() local
211 currentStopType = StopPipType::USER_STOP; in DoClose()
213 currentStopType = StopPipType::OTHER_PACKAGE_STOP; in DoClose()
215 activeController_->StopPictureInPicture(destroyWindow, currentStopType, !byPriority); in DoClose()

Completed in 1 milliseconds