Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp74 PictureInPictureManager::DetachAutoStartController(handleId_, weakRef_); in ~PictureInPictureController()
385 navController->DeletePIPMode(handleId_); in DestroyPictureInPictureWindow()
386 TLOGI(WmsLogTag::WMS_PIP, "Delete pip mode id: %{public}d", handleId_); in DestroyPictureInPictureWindow()
425 PictureInPictureManager::AttachAutoStartController(handleId_, weakRef_); in SetAutoStartEnabled()
427 PictureInPictureManager::DetachAutoStartController(handleId_, weakRef_); in SetAutoStartEnabled()
440 navController->DeletePIPMode(handleId_); in SetAutoStartEnabled()
441 TLOGI(WmsLogTag::WMS_PIP, "Delete pip mode id: %{public}d", handleId_); in SetAutoStartEnabled()
579 navController->PushInPIP(handleId_); in PrepareSource()
580 TLOGI(WmsLogTag::WMS_PIP, "Push in pip handleId: %{public}d", handleId_); in PrepareSource()
796 handleId_ in IsPullPiPAndHandleNavigation()
[all...]
/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h137 int32_t handleId_ = -1; member in OHOS::Rosen::PictureInPictureController

Completed in 6 milliseconds