Home
last modified time | relevance | path

Searched defs:HapticLevel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/vibrator/include/vibrator/
H A DExternalVibrationUtils.h26 enum class HapticLevel : int32_t { enum
/aosp_15_r20/frameworks/native/libs/vibrator/tests/
H A DExternalVibrationTest.cpp24 using HapticLevel = os::HapticLevel; typedef
H A DExternalVibrationUtilsTest.cpp30 using HapticLevel = os::HapticLevel; typedef