Searched defs:OneShot (Results 1 – 1 of 1) sorted by relevance
417 public static class OneShot extends VibrationEffect implements Parcelable { class in VibrationEffect421 public OneShot(Parcel in) { in OneShot() method in VibrationEffect.OneShot426 public OneShot(long milliseconds, int amplitude) { in OneShot() method in VibrationEffect.OneShot