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