Class android.os.Vibrator
Added Methods | |
---|---|
boolean hasAmplitudeControl ()
|
|
void vibrate (VibrationEffect )
|
|
void vibrate (VibrationEffect, AudioAttributes )
|
Changed Methods | ||
---|---|---|
void vibrate (long )
|
Now deprecated. |
|
void vibrate (long, AudioAttributes )
|
Now deprecated. |
|
void vibrate (long[], int )
|
Now deprecated. |
|
void vibrate (long[], int, AudioAttributes )
|
Now deprecated. |