Home
last modified time | relevance | path

Searched defs:vibrator (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/vibrator/aidl/vts/
Dpwle_v2_utils.h118 static float getPwleV2FrequencyMinHz(const std::shared_ptr<IVibrator>& vibrator) { in getPwleV2FrequencyMinHz()
135 static float getPwleV2FrequencyMaxHz(const std::shared_ptr<IVibrator>& vibrator) { in getPwleV2FrequencyMaxHz()
152 static CompositePwleV2 composeValidPwleV2Effect(const std::shared_ptr<IVibrator>& vibrator) { in composeValidPwleV2Effect()
176 const std::shared_ptr<IVibrator>& vibrator) { in composePwleV2EffectWithTooManyPoints()
194 const std::shared_ptr<IVibrator>& vibrator, in getPwleV2SharpnessRange()
DVtsHalVibratorManagerTargetTest.cpp91 std::shared_ptr<IVibrator> vibrator; in TearDown() local
106 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
115 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
145 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
160 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
184 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
208 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
253 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
293 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
335 std::shared_ptr<IVibrator> vibrator; in TEST_P() local
[all …]
DVtsHalVibratorTargetTest.cpp161 std::shared_ptr<IVibrator> vibrator; member in VibratorAidl
166 static float getResonantFrequencyHz(const std::shared_ptr<IVibrator>& vibrator, in getResonantFrequencyHz()
191 static float getFrequencyResolutionHz(const std::shared_ptr<IVibrator>& vibrator, in getFrequencyResolutionHz()
204 static float getFrequencyMinimumHz(const std::shared_ptr<IVibrator>& vibrator, int32_t capabilities, in getFrequencyMinimumHz()
221 static float getFrequencyMaximumHz(const std::shared_ptr<IVibrator>& vibrator, int32_t capabilities, in getFrequencyMaximumHz()
245 static ActivePwle composeValidActivePwle(const std::shared_ptr<IVibrator>& vibrator, in composeValidActivePwle()
/hardware/interfaces/vibrator/aidl/default/include/vibrator-impl/
DVibratorManager.h31 VibratorManager(std::shared_ptr<Vibrator> vibrator) : mDefaultVibrator(std::move(vibrator)) {}; in VibratorManager()
/hardware/interfaces/vibrator/1.3/example/
Dservice.cpp30 sp<IVibrator> vibrator = new Vibrator(); in registerVibratorService() local
DVibrator.cpp25 namespace vibrator { namespace
/hardware/interfaces/vibrator/aidl/default/
DVibrationSession.cpp25 namespace vibrator { namespace
DVibratorManager.cpp28 namespace vibrator { namespace
DVibrator.cpp25 namespace vibrator { namespace
/hardware/interfaces/tests/extension/vibrator/aidl/default/
DCustomVibrator.cpp22 namespace aidl::android::hardware::tests::extension::vibrator { namespace
DVibrator.cpp21 namespace aidl::android::hardware::vibrator { namespace
/hardware/interfaces/vibrator/1.0/default/
DVibrator.cpp30 namespace vibrator { namespace
/hardware/interfaces/vibrator/1.1/vts/functional/
DVtsHalVibratorV1_1TargetTest.cpp48 sp<IVibrator> vibrator; member in VibratorHidlTest_1_1
/hardware/interfaces/vibrator/1.2/vts/functional/
DVtsHalVibratorV1_2TargetTest.cpp49 sp<IVibrator> vibrator; member in VibratorHidlTest_1_2
/hardware/interfaces/vibrator/1.3/vts/functional/
DVtsHalVibratorV1_3TargetTest.cpp48 sp<IVibrator> vibrator; member in VibratorHidlTest_1_3
/hardware/interfaces/vibrator/1.0/vts/functional/
DVtsHalVibratorV1_0TargetTest.cpp49 sp<IVibrator> vibrator; member in VibratorHidlTest
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp6527 int vibrator = 0; local