Home
last modified time | relevance | path

Searched refs:composePwle (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
DIVibrator.aidl361 void composePwle(in PrimitivePwle[] composite, in IVibratorCallback callback); in composePwle() method
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp771 EXPECT_EQ(Status::EX_NONE, vibrator->composePwle(pwleQueue, nullptr).exceptionCode()); in TEST_P()
802 EXPECT_TRUE(vibrator->composePwle(pwleQueue, callback).isOk()); in TEST_P()
812 vibrator->composePwle(pwleQueue, nullptr).exceptionCode()); in TEST_P()
828 vibrator->composePwle(pwleQueue, nullptr).exceptionCode()); in TEST_P()
842 vibrator->composePwle(pwleQueueGreater, nullptr).exceptionCode()); in TEST_P()
851 vibrator->composePwle(pwleQueueLess, nullptr).exceptionCode()); in TEST_P()
871 vibrator->composePwle(pwleQueueGreater, nullptr).exceptionCode()); in TEST_P()
880 vibrator->composePwle(pwleQueueLess, nullptr).exceptionCode()); in TEST_P()
896 vibrator->composePwle(pwleQueue, nullptr).exceptionCode()); in TEST_P()
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/
DIVibrator.aidl60 …void composePwle(in android.hardware.vibrator.PrimitivePwle[] composite, in android.hardware.vibra… in composePwle() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DIVibrator.aidl60 …void composePwle(in android.hardware.vibrator.PrimitivePwle[] composite, in android.hardware.vibra… in composePwle() method
/hardware/interfaces/vibrator/aidl/default/include/vibrator-impl/
DVibrator.h55 ndk::ScopedAStatus composePwle(const std::vector<PrimitivePwle> &composite,
/hardware/google/pixel/vibrator/drv2624/
DVibrator.h166 ndk::ScopedAStatus composePwle(const std::vector<PrimitivePwle> &composite,
DVibrator.cpp443 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> & /*composite*/, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.h196 ndk::ScopedAStatus composePwle(const std::vector<PrimitivePwle> &composite,
DVibrator.cpp894 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> &composite, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.h209 ndk::ScopedAStatus composePwle(const std::vector<PrimitivePwle> &composite,
DVibrator.cpp1053 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> &composite, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp325 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> &composite, in composePwle() function in aidl::android::hardware::vibrator::Vibrator