Searched refs:vibe (Results 1 – 2 of 2) sorted by relevance
245 public void vibrate(VibrationEffect vibe) { in vibrate() argument246 vibrate(vibe, null); in vibrate()250 public void vibrate(VibrationEffect vibe, AudioAttributes attributes) { in vibrate() argument251 vibrate(Process.myUid(), mPackageName, vibe, attributes); in vibrate() local261 VibrationEffect vibe, AudioAttributes attributes); in vibrate() argument
205 // removed in a future release with support for audio/vibe feedback