Class android.os.Vibrator

Changed Methods
int areAllEffectsSupported() Change in return type from Boolean to int.
Change from non-final to final.
 
boolean areAllPrimitivesSupported() Change from non-final to final.
 
int[] areEffectsSupported() Change in return type from boolean[] to int[].
 
 

Added Fields
int VIBRATION_EFFECT_SUPPORT_NO  
int VIBRATION_EFFECT_SUPPORT_UNKNOWN  
int VIBRATION_EFFECT_SUPPORT_YES