- vibrateType
- The type of vibrate. One of AudioManager.VIBRATE_TYPE_NOTIFICATION or AudioManager.VIBRATE_TYPE_RINGER.
Documentation for this section has not yet been entered.
Returns whether the user's vibrate setting for a vibrate type.
This shouldn't be needed by most clients that want to vibrate, instead see AudioManager.ShouldVibrate(VibrateType).