Searched defs:composePwle (Results 1 – 9 of 9) sorted by relevance
/aosp12/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/ |
H A D | IVibrator.aidl | 60 …void composePwle(in android.hardware.vibrator.PrimitivePwle[] composite, in android.hardware.vibra… in composePwle() method
|
/aosp12/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/ |
H A D | IVibrator.aidl | 60 …void composePwle(in android.hardware.vibrator.PrimitivePwle[] composite, in android.hardware.vibra… in composePwle() method
|
/aosp12/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/ |
H A D | IVibrator.aidl | 357 void composePwle(in PrimitivePwle[] composite, in IVibratorCallback callback); in composePwle() method
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | FakeVibratorControllerProvider.java | 129 public long composePwle(RampSegment[] primitives, int braking, long vibrationId) { in composePwle() method in FakeVibratorControllerProvider.FakeNativeWrapper
|
/aosp12/hardware/interfaces/vibrator/aidl/default/ |
H A D | Vibrator.cpp | 304 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> &composite, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
|
/aosp12/hardware/google/pixel/vibrator/drv2624/ |
H A D | Vibrator.cpp | 443 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> & /*composite*/, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
|
/aosp12/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | VibratorController.java | 456 public long composePwle(RampSegment[] primitives, int braking, long vibrationId) { in composePwle() method in VibratorController.NativeWrapper
|
/aosp12/hardware/google/pixel/vibrator/cs40l25/ |
H A D | Vibrator.cpp | 696 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> &composite, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
|
/aosp12/hardware/google/pixel/vibrator/cs40l26/ |
H A D | Vibrator.cpp | 828 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> &composite, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
|