Searched refs:effectIdToString (Results 1 – 4 of 4) sorted by relevance
150 return "Prebaked{effect=" + VibrationEffect.effectIdToString(mEffectId) in toString()
1039 Slog.d(TAG, "Perform " + VibrationEffect.effectIdToString( in play()1051 + VibrationEffect.effectIdToString(prebaked.getEffectId())); in play()
515 public static String effectIdToString(int effectId) { in effectIdToString() method in VibrationEffect
435 names[i] = VibrationEffect.effectIdToString(mSupportedEffects.keyAt(i)); in getSupportedEffectsNames()