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