API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added Methods | |
---|---|
int describeContents() |
|
String flattenToShortString() |
The samee as .flattenToString(), but abbreviates the class name if it is a suffix of the package. |
String getShortClassName() |
Return the class name, either fully qualified or in a shortened form (with a leading '.') if it is a suffix of the package. |
Changed Methods | ||
---|---|---|
void writeToParcel(Parcel, |
Change in signature from Parcel to (Parcel, int ). |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |