Class android.content.Context

Added Methods
void sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle)  
void startIntentSender(IntentSender, Intent, int, int, int)  
 

Changed Methods
void clearWallpaper() Now deprecated.
 
Drawable getWallpaper() Now deprecated.
 
int getWallpaperDesiredMinimumHeight() Now deprecated.
 
int getWallpaperDesiredMinimumWidth() Now deprecated.
 
Drawable peekWallpaper() Now deprecated.
 
void setWallpaper(Bitmap) Now deprecated.
 
void setWallpaper(InputStream) Now deprecated.
 
 

Added Fields
String ACCOUNT_SERVICE