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