Class android.app.WallpaperManager

Added Methods
void clear(int)  
Drawable getBuiltInDrawable(int)  
Drawable getBuiltInDrawable(int, int, boolean, float, float, int)  
ParcelFileDescriptor getWallpaperFile(int)  
int getWallpaperId(int)  
boolean isSetWallpaperAllowed()  
int setBitmap(Bitmap, Rect, boolean)  
int setBitmap(Bitmap, Rect, boolean, int)  
int setResource(int, int)  
int setStream(InputStream, Rect, boolean)  
int setStream(InputStream, Rect, boolean, int)  
 

Added Fields
int FLAG_LOCK  
int FLAG_SYSTEM