API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.widget.RemoteViews

Added interface android.view.LayoutInflater.Filter.

Added Methods
int describeContents()  
int getLayoutId()  
String getPackage()  
boolean onLoadClass(Class)  
void reapply(Context, View) Applies all of the actions to the provided view.
void setProgressBar(int, int, int, boolean) Equivalent to calling ProgressBar.setMax, ProgressBar.setProgress, and ProgressBar.setIndeterminate
 

Changed Methods
void writeToParcel(Parcel, int) Change in signature from Parcel to (Parcel, int).
 
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff