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