es.cesar.quitesleep.dialogs
Class StartTimeDialog
java.lang.Object
es.cesar.quitesleep.dialogs.StartTimeDialog
public class StartTimeDialog
- extends java.lang.Object
Custom alert dialog for setup the start time for control the contacts calls
- Author:
- Cesar Valiente Gordo
Constructor Summary |
StartTimeDialog(Activity activity)
Constructor with one parameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timeFormat
java.text.DateFormat timeFormat
dateAndTime
java.util.Calendar dateAndTime
timerPickerStart
TimePickerDialog.OnTimeSetListener timerPickerStart
StartTimeDialog
public StartTimeDialog(Activity activity)
- Constructor with one parameter
- Parameters:
activity
-
getTimePickerDialog
public TimePickerDialog getTimePickerDialog()
setTimePickerDialog
public void setTimePickerDialog(TimePickerDialog timePickerDialog)
getStartTimeLabel
public TextView getStartTimeLabel()
setStartTimeLabel
public void setStartTimeLabel(TextView startTimeLabel)