Searched refs:performPwleEffect (Results 1 – 2 of 2) sorted by relevance
408 private static native long performPwleEffect(long nativePtr, RampSegment[] effect, in performPwleEffect() method in VibratorController.NativeWrapper467 return performPwleEffect(mNativePtr, primitives, braking, vibrationId); in composePwle()
333 return hal->performPwleEffect(primitives, callback); in vibratorPerformPwleEffect()