|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TimePickerDialog.OnTimeSetListener
The callback interface used to indicate the user is done filling in the time (they clicked on the 'Set' button).
| Method Summary | |
|---|---|
void |
onTimeSet(TimePicker view,
int hourOfDay,
int minute)
|
| Method Detail |
|---|
void onTimeSet(TimePicker view,
int hourOfDay,
int minute)
view - The view associated with this listener.hourOfDay - The hour that was set.minute - The minute that was set.
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||