Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h56 {"micStateChanged", PiPControlType::MICROPHONE_SWITCH},
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_utils.cpp123 (void)SetNamedProperty(env, result, "MICROPHONE_SWITCH", in ExportVideoCallControlGroup()
149 (void)SetNamedProperty(env, result, "MICROPHONE_SWITCH", in ExportVideoMeetingControlGroup()
215 (void)SetNamedProperty(env, result, "MICROPHONE_SWITCH", in ExportControlType()
216 static_cast<uint32_t>(PiPControlType::MICROPHONE_SWITCH)); in ExportControlType()
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h188 MICROPHONE_SWITCH = 6, member in OHOS::OHOS::OHOS::Rosen::WsPiPControlType
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h1025 MICROPHONE_SWITCH = 6, member in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::PiPControlType
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp1200 napi_set_named_property(env, objValue, "MICROPHONE_SWITCH", CreateJsValue(env, in CreateJsSessionPiPControlType()
1201 static_cast<uint32_t>(PiPControlType::MICROPHONE_SWITCH))); in CreateJsSessionPiPControlType()

Completed in 9 milliseconds