Skip navigation links
A C D G O S T V 

A

android.helper - package android.helper
 
android.helper.utils - package android.helper.utils
 

C

CustomTimePickerDialog - Class in android.helper.utils
 
CustomTimePickerDialog(Context, long, CustomTimePickerDialog.OnTimeSetListener) - Constructor for class android.helper.utils.CustomTimePickerDialog
 
CustomTimePickerDialog(Context, int, long, CustomTimePickerDialog.OnTimeSetListener) - Constructor for class android.helper.utils.CustomTimePickerDialog
 
CustomTimePickerDialog.OnTimeSetListener - Interface in android.helper.utils
The callback interface used to indicate the user is done filling in the time (they clicked on the 'Set' button).

D

DateTimePickerEditText - Class in android.helper
 
DateTimePickerEditText(Context) - Constructor for class android.helper.DateTimePickerEditText
 
DateTimePickerEditText(Context, AttributeSet) - Constructor for class android.helper.DateTimePickerEditText
 
DateTimePickerEditText(Context, AttributeSet, int) - Constructor for class android.helper.DateTimePickerEditText
 
DateTimePickerEditText.Type - Enum in android.helper
 

G

getBaseline() - Method in class android.helper.utils.TimePicker
 
getCurrentDelay() - Method in class android.helper.utils.TimePicker
 
getDate() - Method in class android.helper.DateTimePickerEditText
 
getDelay() - Method in class android.helper.DateTimePickerEditText
 
getDelayMillis() - Method in class android.helper.DateTimePickerEditText
 
getFormat() - Method in class android.helper.DateTimePickerEditText
 
getTime() - Method in class android.helper.DateTimePickerEditText
 

O

onClick(DialogInterface, int) - Method in class android.helper.utils.CustomTimePickerDialog
 
onDateSet(DatePicker, int, int, int) - Method in class android.helper.DateTimePickerEditText
 
onRestoreInstanceState(Bundle) - Method in class android.helper.utils.CustomTimePickerDialog
 
onRestoreInstanceState(Parcelable) - Method in class android.helper.utils.TimePicker
 
onSaveInstanceState() - Method in class android.helper.utils.CustomTimePickerDialog
 
onSaveInstanceState() - Method in class android.helper.utils.TimePicker
 
onTimeChanged(TimePicker, long) - Method in class android.helper.utils.CustomTimePickerDialog
 
onTimeChanged(TimePicker, long) - Method in interface android.helper.utils.TimePicker.OnTimeChangedListener
 
onTimeSet(TimePicker, int, int) - Method in class android.helper.DateTimePickerEditText
 
onTimeSet(TimePicker, long) - Method in class android.helper.DateTimePickerEditText
 
onTimeSet(TimePicker, long) - Method in interface android.helper.utils.CustomTimePickerDialog.OnTimeSetListener
 

S

setCurrentDelay(long) - Method in class android.helper.utils.TimePicker
Divides and sets the current delay seconds to Hour, Minute and Second
setDate(Date) - Method in class android.helper.DateTimePickerEditText
 
setDelay(long) - Method in class android.helper.DateTimePickerEditText
 
setDelayMillis(long) - Method in class android.helper.DateTimePickerEditText
 
setEnabled(boolean) - Method in class android.helper.utils.TimePicker
 
setFormat(String) - Method in class android.helper.DateTimePickerEditText
 
setFormat(DateFormat) - Method in class android.helper.DateTimePickerEditText
 
setInitialDate(Date) - Method in class android.helper.DateTimePickerEditText
 
setInitialDelay(long) - Method in class android.helper.DateTimePickerEditText
 
setOnTimeChangedListener(TimePicker.OnTimeChangedListener) - Method in class android.helper.utils.TimePicker
Set the callback that indicates the time has been adjusted by the user.
setup() - Method in class android.helper.DateTimePickerEditText
 
showPicker() - Method in class android.helper.DateTimePickerEditText
 

T

TimePicker - Class in android.helper.utils
 
TimePicker(Context) - Constructor for class android.helper.utils.TimePicker
 
TimePicker(Context, AttributeSet) - Constructor for class android.helper.utils.TimePicker
 
TimePicker(Context, AttributeSet, int) - Constructor for class android.helper.utils.TimePicker
 
TimePicker.OnTimeChangedListener - Interface in android.helper.utils
The callback interface used to indicate the time has been adjusted.
TWO_DIGIT_FORMATTER - Static variable in class android.helper.utils.TimePicker
 

V

valueOf(String) - Static method in enum android.helper.DateTimePickerEditText.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum android.helper.DateTimePickerEditText.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G O S T V 
Skip navigation links