/hardware/interfaces/vibrator/1.0/vts/functional/ |
D | VtsHalVibratorV1_0TargetTest.cpp | 75 vibrator->perform(Effect::DOUBLE_CLICK, EffectStrength::LIGHT, validatePerformEffect); in TEST_P() 84 EXPECT_OK(vibrator->perform(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P() 93 EXPECT_OK(vibrator->perform(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
|
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/ |
D | EffectStrength.aidl | 37 LIGHT = 0, enumConstant
|
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/ |
D | EffectStrength.aidl | 21 LIGHT = 0, enumConstant
|
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/ |
D | EffectStrength.aidl | 37 LIGHT = 0, enumConstant
|
/hardware/interfaces/vibrator/1.2/vts/functional/ |
D | VtsHalVibratorV1_2TargetTest.cpp | 88 vibrator->perform_1_2(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P() 98 vibrator->perform_1_2(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
|
/hardware/interfaces/vibrator/1.1/vts/functional/ |
D | VtsHalVibratorV1_1TargetTest.cpp | 80 vibrator->perform_1_1(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P() 90 vibrator->perform_1_1(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
|
/hardware/interfaces/vibrator/1.3/vts/functional/ |
D | VtsHalVibratorV1_3TargetTest.cpp | 100 EXPECT_OK(vibrator->perform_1_3(badEffect, EffectStrength::LIGHT, in TEST_P() 110 EXPECT_OK(vibrator->perform_1_3(badEffect, EffectStrength::LIGHT, in TEST_P()
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_sensor_environment.cc | 38 case EnvironmentSensorType::LIGHT: in GetHalSensorType() 39 return SensorType::LIGHT; in GetHalSensorType()
|
D | goog_sensor_environment.h | 31 LIGHT, enumerator
|
/hardware/interfaces/vibrator/1.0/ |
D | types.hal | 45 LIGHT,
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 54 {{Effect::CLICK, EffectStrength::LIGHT}, {1, 2}}, 57 {{Effect::TICK, EffectStrength::LIGHT}, {2, 2}}, 60 {{Effect::DOUBLE_CLICK, EffectStrength::LIGHT}, {3, 2}}, 63 {{Effect::HEAVY_CLICK, EffectStrength::LIGHT}, {4, 2}}, 66 {{Effect::TEXTURE_TICK, EffectStrength::LIGHT}, {2, 2}},
|
/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_sensor_environment_test.cc | 88 ptr = GoogSensorEnvironment::Create(EnvironmentSensorType::LIGHT); in TEST()
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | test-vibrator.cpp | 89 {{Effect::CLICK, EffectStrength::LIGHT}, Scale(0.7f * 0.5f)}, 92 {{Effect::TICK, EffectStrength::LIGHT}, Scale(0.5f * 0.5f)}, 95 {{Effect::HEAVY_CLICK, EffectStrength::LIGHT}, Scale(1.0f * 0.5f)}, 98 {{Effect::TEXTURE_TICK, EffectStrength::LIGHT}, Scale(0.5f * 0.5f)}, 104 {{Effect::DOUBLE_CLICK, EffectStrength::LIGHT},
|
/hardware/google/camera/common/hal/hidl_service/ |
D | hidl_thermal_utils.cc | 162 case ThrottlingSeverity::LIGHT: in ConvertToHalThrottlingSeverity()
|
/hardware/interfaces/sensors/1.0/default/ |
D | convert.cpp | 130 case SensorType::LIGHT: in convertFromSensorEvent() 264 case SensorType::LIGHT: in convertToSensorEvent()
|
/hardware/interfaces/vibrator/1.3/example/ |
D | Vibrator.cpp | 262 case EffectStrength::LIGHT: in strengthToAmplitude()
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 57 LIGHT,
|
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/ |
D | SensorsHidlTestBase.h | 74 CHECK_TYPE_STRING_FOR_SENSOR_TYPE(LIGHT); in assertTypeMatchStringType() 123 case SensorTypeT::LIGHT: in expectedReportModeForType()
|
/hardware/interfaces/sensors/common/default/2.X/ |
D | Sensor.cpp | 273 mSensorInfo.type = SensorType::LIGHT; in LightSensor()
|
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/ |
D | Sensor.cpp | 271 mSensorInfo.type = SensorType::LIGHT; in LightSensor()
|
/hardware/interfaces/vibrator/aidl/default/ |
D | Vibrator.cpp | 80 if (strength != EffectStrength::LIGHT && strength != EffectStrength::MEDIUM && in perform()
|
/hardware/google/pixel/vibrator/drv2624/ |
D | Vibrator.cpp | 259 case EffectStrength::LIGHT: in convertEffectStrength()
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 178 * LIGHT 185 LIGHT = 5, 1205 * SensorType::DEVICE_ORIENTATION, SensorType::LIGHT, SensorType::PRESSURE,
|
/hardware/google/pixel/vibrator/cs40l25/ |
D | Vibrator.cpp | 866 case EffectStrength::LIGHT: in getSimpleDetails()
|
/hardware/google/pixel/vibrator/cs40l26/ |
D | Vibrator.cpp | 1075 case EffectStrength::LIGHT: in getSimpleDetails()
|