Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/dock/
H A Dvibrator_manager.h29 enum class VibratorType { VIBRATOR_TYPE_ONE, VIBRATOR_TYPE_TWO, VIBRATOR_TYPE_THREE }; enum
36 typedef void (*VibratorFunc)(VibratorType vibratorType);
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp45 void Print(VibratorType vibratorType) in Print()
48 case VibratorType::VIBRATOR_TYPE_ONE: in Print()
51 case VibratorType::VIBRATOR_TYPE_TWO: in Print()
54 case VibratorType::VIBRATOR_TYPE_THREE: in Print()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_scroll_view.cpp127 vibratorFunc(VibratorType::VIBRATOR_TYPE_ONE); in OnRotateEvent()
134 vibratorFunc(VibratorType::VIBRATOR_TYPE_THREE); in OnRotateEvent()
H A Dui_slider.cpp383 vibratorFunc(VibratorType::VIBRATOR_TYPE_THREE); in OnRotateEvent()
388 vibratorFunc(VibratorType::VIBRATOR_TYPE_TWO); in OnRotateEvent()
H A Dui_swipe_view.cpp583 vibratorFunc(VibratorType::VIBRATOR_TYPE_THREE); in Vibrator()
586 vibratorFunc(VibratorType::VIBRATOR_TYPE_ONE); in Vibrator()
H A Dui_list.cpp695 vibratorFunc(VibratorType::VIBRATOR_TYPE_THREE); in MoveChildByOffset()
698 vibratorFunc(VibratorType::VIBRATOR_TYPE_TWO); in MoveChildByOffset()