Home
last modified time | relevance | path

Searched refs:CAMERA_STATUS_CANCEL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/sensor_fold_state_manager/
H A Dsingle_display_sensor_pocket_fold_state_manager.cpp148 … ScreenRotationProperty::HandleHoverStatusEventInput(DeviceHoverStatus::CAMERA_STATUS_CANCEL); in SetCameraRotationStatusChange()
158 … ScreenRotationProperty::HandleHoverStatusEventInput(DeviceHoverStatus::CAMERA_STATUS_CANCEL); in SetCameraRotationStatusChange()
177 … ScreenRotationProperty::HandleHoverStatusEventInput(DeviceHoverStatus::CAMERA_STATUS_CANCEL); in SetCameraRotationStatusChange()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_rotation_property.h44 CAMERA_STATUS_CANCEL, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_rotation_property_test.cpp85 ScreenRotationProperty::HandleHoverStatusEventInput(DeviceHoverStatus::CAMERA_STATUS_CANCEL);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_dumper.cpp674 (value > static_cast<int32_t>(DeviceHoverStatus::CAMERA_STATUS_CANCEL))) { in SetHoverStatusChange()