public static interface CustomTimePickerDialog.OnTimeSetListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTimeSet(TimePicker view,
long delay) |
void onTimeSet(TimePicker view, long delay)
view - The view associated with this listener.delay - The delay in seconds that was set.