Searched defs:composePwle (Results 1 – 7 of 7) sorted by relevance
60 …void composePwle(in android.hardware.vibrator.PrimitivePwle[] composite, in android.hardware.vibra… in composePwle() method
126 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle>&, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
386 void composePwle(in PrimitivePwle[] composite, in IVibratorCallback callback); in composePwle() method
81 …void composePwle(in android.hardware.vibrator.PrimitivePwle[] composite, in android.hardware.vibra… in composePwle() method
415 ndk::ScopedAStatus Vibrator::composePwle(const std::vector<PrimitivePwle> &composite, in composePwle() function in aidl::android::hardware::vibrator::Vibrator
1232 CompositePwleV2 composePwle; in TEST_P() local