android.app.TimePickerDialog.OnTimeSetListener |
The callback interface used to indicate the user is done filling in the time (e.g. they clicked on the 'OK' button).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the user is done setting a new time and the dialog has
closed.
|
Called when the user is done setting a new time and the dialog has closed.
view | the view associated with this listener |
---|---|
hourOfDay | the hour that was set |
minute | the minute that was set |