API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
The superclass changed from android.app.Dialog
to android.app.AlertDialog
.
Added interfaces android.content.DialogInterface.OnClickListener, android.widget.TimePicker.OnTimeChangedListener
.
Removed Constructors | |
---|---|
Context, |
@param context Parent. |
Added Constructors | |
---|---|
Context, |
@param context Parent. |
Context, |
@param context Parent. |
Added Methods | |
---|---|
void onClick(DialogInterface, |
|
void onRestoreInstanceState(Bundle ) |
|
Bundle onSaveInstanceState() |
|
void onTimeChanged(TimePicker, |
|
void updateTime(int, |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |