Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.media. AudioManager

Changed Methods
int   getVibrateSetting ( int ) Now deprecated .
 
void   setVibrateSetting ( int, int ) Now deprecated .
 
boolean   shouldVibrate ( int ) Now deprecated .
 
 

Changed Fields
String   EXTRA_VIBRATE_SETTING Now deprecated .
 
String   EXTRA_VIBRATE_TYPE Now deprecated .
 
String   VIBRATE_SETTING_CHANGED_ACTION Now deprecated .
 
int   VIBRATE_SETTING_OFF Now deprecated .
 
int   VIBRATE_SETTING_ON Now deprecated .
 
int   VIBRATE_SETTING_ONLY_SILENT Now deprecated .
 
int   VIBRATE_TYPE_NOTIFICATION Now deprecated .
 
int   VIBRATE_TYPE_RINGER Now deprecated .