Searched refs:effectStrengthToString (Results 1 – 2 of 2) sorted by relevance
210 + ", strength=" + VibrationEffect.effectStrengthToString(mEffectStrength) in toString()220 VibrationEffect.effectStrengthToString(mEffectStrength), in toDebugString()
675 public static String effectStrengthToString(int effectStrength) { in effectStrengthToString() method in VibrationEffect