Home
last modified time | relevance | path

Searched refs:vibratorPerformComposedEffect (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_VibratorService.cpp432 static void vibratorPerformComposedEffect(JNIEnv* env, jclass, jobjectArray composition, in vibratorPerformComposedEffect() function
493 (void*)vibratorPerformComposedEffect},
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java188 static native void vibratorPerformComposedEffect( in vibratorPerformComposedEffect() method in VibratorService
1394 vibratorPerformComposedEffect(primitiveEffects, vib); in doVibratorComposedEffectLocked()