API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Removed Constructors | |
---|---|
Context, |
Added Constructors | |
---|---|
Context ) |
|
Context, |
|
Context, |
Removed Methods | |
---|---|
int getWeekStartDay() |
Added Methods | |
---|---|
void dispatchRestoreInstanceState(SparseArray<Parcelable> ) |
Override so we are in complete control of save / restore for this widget. |
int getDayOfMonth() |
|
int getMonth() |
|
int getYear() |
|
void onRestoreInstanceState(Parcelable ) |
|
Parcelable onSaveInstanceState() |
|
void updateDate(int, |
Changed Methods | ||
---|---|---|
void init(int, |
Change in signature from (int, int, int, int, OnDateSetListener ) to (int, int, int, OnDateChangedListener ). |
Initialize the state. |
void setEnabled(boolean ) |
Method was inherited from android.view.View, but is now defined locally. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |