/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/ |
D | EffectStrength.aidl | 22 MEDIUM = 1, enumConstant
|
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/ |
D | EffectStrength.aidl | 23 MEDIUM, enumConstant
|
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/ |
D | EffectStrength.aidl | 22 MEDIUM = 1, enumConstant
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/include/1.3/ |
D | Utils.h | 25 inline constexpr V1_3::Priority kDefaultPriority = V1_3::Priority::MEDIUM;
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 54 {{Effect::CLICK, EffectStrength::MEDIUM}, {"1 0", 0}}, 57 {{Effect::TICK, EffectStrength::MEDIUM}, {"2 0", 0}}, 60 {{Effect::DOUBLE_CLICK, EffectStrength::MEDIUM}, {"3 0", 0}}, 63 {{Effect::HEAVY_CLICK, EffectStrength::MEDIUM}, {"4 0", 0}}, 66 {{Effect::TEXTURE_TICK, EffectStrength::MEDIUM}, {"2 0", 0}},
|
/hardware/interfaces/vibrator/1.0/ |
D | types.hal | 46 MEDIUM,
|
/hardware/interfaces/audio/effect/4.0/ |
D | INoiseSuppressionEffect.hal | 25 MEDIUM,
|
/hardware/interfaces/audio/effect/6.0/ |
D | INoiseSuppressionEffect.hal | 25 MEDIUM,
|
/hardware/interfaces/audio/effect/5.0/ |
D | INoiseSuppressionEffect.hal | 25 MEDIUM,
|
/hardware/interfaces/audio/effect/2.0/ |
D | INoiseSuppressionEffect.hal | 25 MEDIUM,
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | qseecom.h | 130 MEDIUM, enumerator
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | qseecom.h | 173 MEDIUM, enumerator
|
/hardware/interfaces/vibrator/1.1/vts/functional/ |
D | VtsHalVibratorV1_1TargetTest.cpp | 69 vibrator->perform_1_1(Effect_1_1::CLICK, EffectStrength::MEDIUM, validatePerformEffect); in TEST_P()
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | qseecom.h | 132 MEDIUM, enumerator
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | qseecom.h | 175 MEDIUM, enumerator
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | test-vibrator.cpp | 89 {{Effect::CLICK, EffectStrength::MEDIUM}, Scale(0.7f * 0.7f)}, 92 {{Effect::TICK, EffectStrength::MEDIUM}, Scale(0.5f * 0.7f)}, 95 {{Effect::HEAVY_CLICK, EffectStrength::MEDIUM}, Scale(1.0f * 0.7f)}, 98 {{Effect::TEXTURE_TICK, EffectStrength::MEDIUM}, Scale(0.5f * 0.7f)}, 106 {{Effect::DOUBLE_CLICK, EffectStrength::MEDIUM},
|
/hardware/interfaces/vibrator/1.0/vts/functional/ |
D | VtsHalVibratorV1_0TargetTest.cpp | 74 vibrator->perform(Effect::CLICK, EffectStrength::MEDIUM, validatePerformEffect); in TEST_P()
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | qseecom.h | 144 MEDIUM, enumerator
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | qseecom.h | 144 MEDIUM, enumerator
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | qseecom.h | 194 MEDIUM, enumerator
|
/hardware/qcom/msm8x09/original-kernel-headers/ |
D | qseecom.h | 194 MEDIUM, enumerator
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | qseecom.h | 144 MEDIUM, enumerator
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | qseecom.h | 194 MEDIUM, enumerator
|
/hardware/interfaces/vibrator/aidl/default/ |
D | Vibrator.cpp | 68 if (strength != EffectStrength::LIGHT && strength != EffectStrength::MEDIUM && in perform()
|
/hardware/interfaces/vibrator/1.3/example/ |
D | Vibrator.cpp | 264 case EffectStrength::MEDIUM: in strengthToAmplitude()
|