API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added interface android.view.LayoutInflater.Filter
.
Added Methods | |
---|---|
int describeContents() |
|
int getLayoutId() |
|
String getPackage() |
|
boolean onLoadClass(Class ) |
|
void reapply(Context, |
Applies all of the actions to the provided view. |
void setProgressBar(int, |
Equivalent to calling ProgressBar.setMax, ProgressBar.setProgress, and ProgressBar.setIndeterminate |
Changed Methods | ||
---|---|---|
void writeToParcel(Parcel, |
Change in signature from Parcel to (Parcel, int ). |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |