Searched defs:performPwleEffect (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/vibratorservice/ | ||
H A D | VibratorHalWrapper.cpp | 174 HalResult<void> HalWrapper::performPwleEffect(const std::vector<PrimitivePwle>&, in performPwleEffect() function in android::vibrator::HalWrapper |
/aosp12/frameworks/base/services/core/java/com/android/server/vibrator/ | ||
H A D | VibratorController.java | 397 private static native long performPwleEffect(long nativePtr, RampSegment[] effect, in performPwleEffect() method in VibratorController.NativeWrapper |