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