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() |
|
byte[] getAsByteArray(String ) |
Gets a value that is a byte array. |
void put(String, |
Adds a value to the set. |
void putAll(ContentValues ) |
Adds all values from the passed in ContentValues. |
void putNull(String ) |
Adds a null value to the set. |
Changed Methods | ||
---|---|---|
void writeToParcel(Parcel, |
Change in signature from Parcel to (Parcel, int ). |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |