Searched refs:EFFECT_CLICK (Results 1 – 2 of 2) sorted by relevance
44 public static final int EFFECT_CLICK = Effect.CLICK; field in VibrationEffect385 if (mEffectId != EFFECT_CLICK) { in validate()
7715 return VibrationEffect.get(VibrationEffect.EFFECT_CLICK); in getVibrationEffect()7720 return VibrationEffect.get(VibrationEffect.EFFECT_CLICK); in getVibrationEffect()