Home
last modified time | relevance | path

Searched defs:vibratorInterface (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/vibrator/test/fuzztest/vibrator_fuzzer/
H A Dvibrator_fuzzer.cpp68 sptr<VibratorInterfaceStub> vibratorInterface = new VibratorInterfaceStub(g_vibratorInterface); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp34 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); in Init() local
46 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); in StartOnce() local
61 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); in Start() local
76 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); Stop() local
106 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); GetVibratorInfo() local
140 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); EnableVibratorModulation() local
156 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); EnableCompositeEffect() local
168 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); GetEffectInfo() local
189 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); IsVibratorRunning() local
201 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); PlayHapticPattern() local
213 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); GetHapticCapacity() local
234 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); GetHapticStartUpTime() local
249 const struct VibratorInterface *vibratorInterface = NewVibratorInterfaceInstance(); StartByIntensity() local
[all...]

Completed in 1 milliseconds