public static class Notification.VibrateParams extends Object
Modifier and Type | Field and Description |
---|---|
long[] |
pattern
Vibrate with a given pattern.
|
long |
time
The vibration time in milliseconds.
|
Constructor and Description |
---|
Notification.VibrateParams() |
public long time
public long[] pattern