Home
last modified time | relevance | path

Searched refs:DoControlEvent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_manager.cpp244 void PictureInPictureManager::DoControlEvent(PiPControlType controlType, PiPControlStatus status) in DoControlEvent() function in OHOS::Rosen::PictureInPictureManager
248 controller->DoControlEvent(controlType, status); in DoControlEvent()
H A Dpicture_in_picture_controller.cpp517 void PictureInPictureController::DoControlEvent(PiPControlType controlType, PiPControlStatus status) in DoControlEvent() function in OHOS::Rosen::PictureInPictureController
H A Dwindow_session_impl.cpp3271 PictureInPictureManager::DoControlEvent(static_cast<PiPControlType>(controlType), in SetPiPControlEvent()
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_manager.h53 static void DoControlEvent(PiPControlType controlType, PiPControlStatus status);
H A Dpicture_in_picture_controller.h78 void DoControlEvent(PiPControlType controlType, PiPControlStatus status);
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_controller_test.cpp640 HWTEST_F(PictureInPictureControllerTest, DoControlEvent, Function | SmallTest | Level2)
652 pipControl->DoControlEvent(controlType, status);
654 pipControl->DoControlEvent(controlType, status);
656 pipControl->DoControlEvent(controlType, status);