Searched refs:vibratorPerformEffect (Results 1 – 2 of 2) sorted by relevance
336 static jlong vibratorPerformEffect(JNIEnv* env, jclass, jlong effect, jlong strength, in vibratorPerformEffect() function436 (void*)vibratorPerformEffect},
172 static native long vibratorPerformEffect(long effect, long strength, Vibration vibration); in vibratorPerformEffect() method in VibratorService1227 long duration = vibratorPerformEffect(prebaked.getId(), in doVibratorPrebakedEffectLocked()