Searched defs:vibe (Results 1 – 1 of 1) sorted by relevance
172 public void vibrate(VibrationEffect vibe) { in vibrate()177 public void vibrate(VibrationEffect vibe, AudioAttributes attributes) { in vibrate()178 vibrate(Process.myUid(), mPackageName, vibe, attributes); in vibrate() local188 VibrationEffect vibe, AudioAttributes attributes); in vibrate()