Searched defs:performPwleEffect (Results 1 – 3 of 3) sorted by relevance
113 HalResult<void> HalWrapper::performPwleEffect(const std::vector<PrimitivePwle>&, in performPwleEffect() function in android::vibrator::HalWrapper341 HalResult<void> AidlHalWrapper::performPwleEffect(const std::vector<PrimitivePwle>& primitives, in performPwleEffect() function in android::vibrator::AidlHalWrapper
564 private static native long performPwleEffect(long nativePtr, RampSegment[] effect, in performPwleEffect() method in VibratorController.NativeWrapper
598 {"performPwleEffect", "(J[Landroid/os/vibrator/RampSegment;IJJ)J", in performPwleEffect() method