Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_option_test.cpp83 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
100 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
H A Dpicture_in_picture_controller_test.cpp566 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
641 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
H A Dwindow_session_impl_test4.cpp530 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
1277 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_utils.cpp163 (void)SetNamedProperty(env, result, "VIDEO_PLAY_PAUSE", in ExportVideoLiveControlGroup()
164 static_cast<uint32_t>(PiPControlGroup::VIDEO_PLAY_PAUSE)); in ExportVideoLiveControlGroup()
203 (void)SetNamedProperty(env, result, "VIDEO_PLAY_PAUSE", in ExportControlType()
204 static_cast<uint32_t>(PiPControlType::VIDEO_PLAY_PAUSE)); in ExportControlType()
H A Djs_pip_window_manager.cpp49 PiPControlGroup::VIDEO_PLAY_PAUSE, member in OHOS::Rosen::__anon12081::PiPControlGroup
120 controls.push_back(static_cast<uint32_t>(PiPControlGroup::VIDEO_PLAY_PAUSE)); in GetControlGroupFromJs()
H A Djs_pip_controller.cpp248 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in OnUpdatePiPControlStatus()
286 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in OnSetPiPControlEnabled()
/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h52 {"playbackStateChanged", PiPControlType::VIDEO_PLAY_PAUSE},
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h985 VIDEO_PLAY_PAUSE = 401, member in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::PiPControlGroup
1019 VIDEO_PLAY_PAUSE = 0, member in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::PiPControlType
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h182 VIDEO_PLAY_PAUSE = 0, member in OHOS::OHOS::OHOS::Rosen::WsPiPControlType
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_test.cpp508 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
H A Dsession_proxy_test.cpp448 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
H A Dsession_stage_stub_test.cpp582 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
H A Dscene_session_test2.cpp699 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
1193 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
H A Dscene_session_test4.cpp1048 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in HWTEST_F()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp1188 napi_set_named_property(env, objValue, "VIDEO_PLAY_PAUSE", CreateJsValue(env, in CreateJsSessionPiPControlType()
1189 static_cast<uint32_t>(PiPControlType::VIDEO_PLAY_PAUSE))); in CreateJsSessionPiPControlType()
H A Djs_scene_session.cpp4251 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in OnSetPiPControlEvent()

Completed in 30 milliseconds