- get(Timepoint.TYPE) - Method in class com.wdullaer.materialdatetimepicker.time.Timepoint
-
- getAccentColor() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getAccentColor() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Get the accent color of this dialog
- getAccentColor() - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- getAccentColorFromThemeIfAvailable(Context) - Static method in class com.wdullaer.materialdatetimepicker.Utils
-
Gets the colorAccent from the current context, if possible/available
- getAccessibilityFocus() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- getCellWidth() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- getContentDescription() - Method in class com.wdullaer.materialdatetimepicker.date.TextViewWithCircularIndicator
-
- getCount() - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
- getCurrentItemShowing() - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
Get the item (hours, minutes or seconds) that is currently showing.
- getDay() - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter.CalendarDay
-
- getDayFromLocation(float, float) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
Calculates the day that the given x position is in, accounting for week
number.
- getDegreesFromCoords(float, float, boolean, Boolean[]) - Method in class com.wdullaer.materialdatetimepicker.time.RadialSelectorView
-
- getDisabledDays() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getDisappearAnimator() - Method in class com.wdullaer.materialdatetimepicker.time.RadialSelectorView
-
- getDisappearAnimator() - Method in class com.wdullaer.materialdatetimepicker.time.RadialTextsView
-
- getEdgePadding() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- getEndDate() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getEndDate() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getEndDate() - Method in interface com.wdullaer.materialdatetimepicker.date.DateRangeLimiter
-
getEndDate returns the maximum selectable date of the picker
It is called in various places, including the hot loop when rendering.
- getFirstDayOfWeek() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getFirstDayOfWeek() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getFirstPositionOffset() - Method in class com.wdullaer.materialdatetimepicker.date.YearPickerView
-
- getHighlightedDays() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getHour() - Method in class com.wdullaer.materialdatetimepicker.time.Timepoint
-
- getHours() - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
- getInternalDayFromLocation(float, float) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
Calculates the day that the given x position is in, accounting for week
number.
- getIsCurrentlyAmOrPm() - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
- getIsTouchingAmOrPm(float, float) - Method in class com.wdullaer.materialdatetimepicker.time.AmPmCirclesView
-
Calculate whether the coordinates are touching the AM or PM circle.
- getItemCount() - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter
-
- getItemId(int) - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter
-
- getLocale() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getLocale() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Return the current locale (default or other)
- getMaxDate() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getMaxYear() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getMaxYear() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getMaxYear() - Method in interface com.wdullaer.materialdatetimepicker.date.DateRangeLimiter
-
getMaxYear returns the maximum selectable year of the picker
This method should semantically match getEndDate()
It is recommended to keep the default implementation.
- getMinDate() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getMinute() - Method in class com.wdullaer.materialdatetimepicker.time.Timepoint
-
- getMinutes() - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
- getMinYear() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getMinYear() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getMinYear() - Method in interface com.wdullaer.materialdatetimepicker.date.DateRangeLimiter
-
getMinYear returns the minimum selectable year of the picker.
- getMonth() - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter.CalendarDay
-
- getMonth() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- getMonthHeaderSize() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
A wrapper to the MonthHeaderSize to allow override it in children
- getMonthHeight() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- getMonthViewTouchHelper() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- getMostVisibleMonth() - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
- getMostVisiblePosition() - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerGroup
-
- getMostVisiblePosition() - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
Gets the position of the view that is most prominently displayed within the list.
- getOnDateSetListener() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Get a reference to the callback
- getOnPageListener() - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
- getOnTimeSetListener() - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Get a reference to the OnTimeSetListener callback
- getPulseAnimator(View, float, float) - Static method in class com.wdullaer.materialdatetimepicker.Utils
-
Render an animator to pulsate a view in place.
- getReappearAnimator() - Method in class com.wdullaer.materialdatetimepicker.time.RadialSelectorView
-
- getReappearAnimator() - Method in class com.wdullaer.materialdatetimepicker.time.RadialTextsView
-
- getScrollOrientation() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getScrollOrientation() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Get which way the user needs to swipe to switch months in the MonthView
- getSecond() - Method in class com.wdullaer.materialdatetimepicker.time.Timepoint
-
- getSeconds() - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
- getSelectableDays() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getSelectedDay() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getSelectedDay() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getSelectedDay() - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter
-
- getSelectedTime() - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- getStartDate() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getStartDate() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getStartDate() - Method in interface com.wdullaer.materialdatetimepicker.date.DateRangeLimiter
-
getStartDate returns the minimum selectable date of the picker
It is called in various places, including the hot loop when rendering.
- getTime() - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
- getTimeZone() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getTimeZone() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- getTitle() - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- getVersion() - Method in interface com.wdullaer.materialdatetimepicker.date.DatePickerController
-
- getVersion() - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Get the layout version the Dialog is using
- getVersion() - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- getVirtualViewAt(float, float) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView.MonthViewTouchHelper
-
- getVisibleVirtualViews(List<Integer>) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView.MonthViewTouchHelper
-
- getYear() - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter.CalendarDay
-
- getYear() - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- goTo(MonthAdapter.CalendarDay, boolean, boolean, boolean) - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
This moves to the specified time in the view.
- GravitySnapHelper - Class in com.wdullaer.materialdatetimepicker
-
Enables snapping better snapping in a RecyclerView
Based on the code of Ruben Sousa
Created by wdullaer on 3/04/17.
- GravitySnapHelper(int) - Constructor for class com.wdullaer.materialdatetimepicker.GravitySnapHelper
-
- GravitySnapHelper(int, GravitySnapHelper.SnapListener) - Constructor for class com.wdullaer.materialdatetimepicker.GravitySnapHelper
-
- GravitySnapHelper.SnapListener - Interface in com.wdullaer.materialdatetimepicker
-
- SECOND_INDEX - Static variable in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- SELECTED_ALPHA - Static variable in class com.wdullaer.materialdatetimepicker.Utils
-
- SELECTED_ALPHA_THEME_DARK - Static variable in class com.wdullaer.materialdatetimepicker.Utils
-
- set(MonthAdapter.CalendarDay) - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter.CalendarDay
-
- setAccentColor(String) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the accent color of this dialog
- setAccentColor(int) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the accent color of this dialog
- setAccentColor(int, boolean) - Method in class com.wdullaer.materialdatetimepicker.date.TextViewWithCircularIndicator
-
- setAccentColor(String) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the accent color of this dialog
- setAccentColor(int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the accent color of this dialog
- setAccessibilityDelegate(View.AccessibilityDelegate) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- setAM() - Method in class com.wdullaer.materialdatetimepicker.time.Timepoint
-
- setAmOrPm(int) - Method in class com.wdullaer.materialdatetimepicker.time.AmPmCirclesView
-
- setAmOrPm(int) - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
Set the internal value as either AM or PM, and update the AM/PM circle displays.
- setAmOrPmPressed(int) - Method in class com.wdullaer.materialdatetimepicker.time.AmPmCirclesView
-
- setAnimationRadiusMultiplier(float) - Method in class com.wdullaer.materialdatetimepicker.time.RadialSelectorView
-
Set the multiplier for the radius.
- setAnimationRadiusMultiplier(float) - Method in class com.wdullaer.materialdatetimepicker.time.RadialTextsView
-
Used by the animation to move the numbers in and out.
- setCancelColor(String) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the text color of the Cancel button
- setCancelColor(int) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the text color of the Cancel button
- setCancelColor(String) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the text color of the Cancel button
- setCancelColor(int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the text color of the Cancel button
- setCancelText(String) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the label for the Cancel button (max 12 characters)
- setCancelText(int) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the label for the Cancel button (max 12 characters)
- setCancelText(String) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the label for the Cancel button (max 12 characters)
- setCancelText(int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the label for the Cancel button (max 12 characters)
- setController(DatePickerController) - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
- setCurrentItemShowing(int, boolean) - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
Set either seconds, minutes or hours as showing.
- setDateMillis(long) - Method in class com.wdullaer.materialdatetimepicker.date.AccessibleDateAnimator
-
- setDateRangeLimiter(DateRangeLimiter) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Provide a DateRangeLimiter for full control over which dates are enabled and disabled in the picker
- setDay(int, int, int) - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter.CalendarDay
-
- setDisabledDays(Calendar[]) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Sets a list of days that are not selectable in the picker
Setting this value will take precedence over using setMinDate() and setMaxDate(), but stacks with setSelectableDays()
- setDisabledTimes(Timepoint[]) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Pass in an array of Timepoints that cannot be selected.
- setFirstDayOfWeek(int) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- setHighlightedDays(Calendar[]) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Sets an array of dates which should be highlighted when the picker is drawn
- setInitialSelection(int, int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the time that will be shown when the picker opens for the first time
Overrides the value given in newInstance()
- setInitialSelection(int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the time that will be shown when the picker opens for the first time
Overrides the value given in newInstance
- setInitialSelection(Timepoint) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the time that will be shown when the picker opens for the first time
Overrides the value given in newInstance()
- setLocale(Locale) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set a custom locale to be used when generating various strings in the picker
- setLocale(Locale) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the Locale which will be used to generate various strings throughout the picker
- setMaxDate(Calendar) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Sets the minimal date supported by this DatePicker.
- setMaxTime(int, int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setMaxTime(Timepoint) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setMinDate(Calendar) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Sets the minimal date supported by this DatePicker.
- setMinTime(int, int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setMinTime(Timepoint) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setMonthDisplayed(MonthAdapter.CalendarDay) - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
Sets the month displayed at the top of this view based on time.
- setMonthParams(int, int, int, int) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
Sets all the parameters for displaying this week.
- setOkColor(String) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the text color of the OK button
- setOkColor(int) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the text color of the OK button
- setOkColor(String) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the text color of the OK button
- setOkColor(int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the text color of the OK button
- setOkText(String) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the label for the Ok button (max 12 characters)
- setOkText(int) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set the label for the Ok button (max 12 characters)
- setOkText(String) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the label for the Ok button (max 12 characters)
- setOkText(int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the label for the Ok button (max 12 characters)
- setOnCancelListener(DialogInterface.OnCancelListener) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- setOnCancelListener(DialogInterface.OnCancelListener) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setOnDateSetListener(DatePickerDialog.OnDateSetListener) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- setOnDayClickListener(MonthView.OnDayClickListener) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- setOnDismissListener(DialogInterface.OnDismissListener) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- setOnDismissListener(DialogInterface.OnDismissListener) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setOnPageListener(DayPickerView.OnPageListener) - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
- setOnTimeSetListener(TimePickerDialog.OnTimeSetListener) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setOnValueSelectedListener(RadialPickerLayout.OnValueSelectedListener) - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
- setPM() - Method in class com.wdullaer.materialdatetimepicker.time.Timepoint
-
- setScrollOrientation(DatePickerDialog.ScrollOrientation) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set which way the user needs to swipe to switch months in the MonthView
- setSelectableDays(Calendar[]) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Sets a list of days which are the only valid selections.
- setSelectableTimes(Timepoint[]) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Pass in an array of Timepoints which are the only possible selections.
- setSelectedDay(MonthAdapter.CalendarDay) - Method in class com.wdullaer.materialdatetimepicker.date.MonthAdapter
-
Updates the selected day and related parameters.
- setSelectedDay(int) - Method in class com.wdullaer.materialdatetimepicker.date.MonthView
-
- setSelection(int, boolean, boolean) - Method in class com.wdullaer.materialdatetimepicker.time.RadialSelectorView
-
Set the selection.
- setSelection(int) - Method in class com.wdullaer.materialdatetimepicker.time.RadialTextsView
-
Set the value of the selected text.
- setStartTime(int, int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setStartTime(int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
- setThemeDark(boolean) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set whether the dark theme should be used
- setThemeDark(boolean) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set a dark or light theme.
- setTime(Timepoint) - Method in class com.wdullaer.materialdatetimepicker.time.RadialPickerLayout
-
- setTimeInterval(int, int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the interval for selectable times in the TimePickerDialog
This is a convenience wrapper around
TimePickerDialog.setSelectableTimes(Timepoint[])
The interval for all three time components can be set independently
If you are not using the seconds / minutes picker, set the respective item to 60 for
better performance.
- setTimeInterval(int, int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the interval for selectable times in the TimePickerDialog
This is a convenience wrapper around setSelectableTimes
The interval for all three time components can be set independently
If you are not using the seconds / minutes picker, set the respective item to 60 for
better performance.
- setTimeInterval(int) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set the interval for selectable times in the TimePickerDialog
This is a convenience wrapper around setSelectableTimes
The interval for all three time components can be set independently
If you are not using the seconds / minutes picker, set the respective item to 60 for
better performance.
- setTimepointLimiter(TimepointLimiter) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Pass in a custom implementation of TimeLimiter
Disables setSelectableTimes, setDisabledTimes, setTimeInterval, setMinTime and setMaxTime
- setTimeZone(TimeZone) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Deprecated.
- setTitle(String) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set a title to be displayed instead of the weekday
- setTitle(String) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set a title.
- setToNearestDate(Calendar) - Method in interface com.wdullaer.materialdatetimepicker.date.DateRangeLimiter
-
setToNearestDate rounds a Date to the nearest selectable value.
- setUpRecyclerView(DatePickerDialog.ScrollOrientation) - Method in class com.wdullaer.materialdatetimepicker.date.DayPickerView
-
Sets all the required fields for the list view.
- setVersion(DatePickerDialog.Version) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set which layout version the picker should use
- setVersion(TimePickerDialog.Version) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set which layout version the picker should use
- setYearRange(int, int) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
- showYearPickerFirst(boolean) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set whether the year picker of the month and day picker is shown first
- SimpleDayPickerView - Class in com.wdullaer.materialdatetimepicker.date
-
- SimpleDayPickerView(Context, AttributeSet) - Constructor for class com.wdullaer.materialdatetimepicker.date.SimpleDayPickerView
-
- SimpleDayPickerView(Context, DatePickerController) - Constructor for class com.wdullaer.materialdatetimepicker.date.SimpleDayPickerView
-
- SimpleMonthAdapter - Class in com.wdullaer.materialdatetimepicker.date
-
- SimpleMonthAdapter(DatePickerController) - Constructor for class com.wdullaer.materialdatetimepicker.date.SimpleMonthAdapter
-
- SimpleMonthView - Class in com.wdullaer.materialdatetimepicker.date
-
- SimpleMonthView(Context, AttributeSet, DatePickerController) - Constructor for class com.wdullaer.materialdatetimepicker.date.SimpleMonthView
-
- start() - Method in class com.wdullaer.materialdatetimepicker.HapticFeedbackController
-
Call to setup the controller.
- stop() - Method in class com.wdullaer.materialdatetimepicker.HapticFeedbackController
-
Call this when you don't need the controller anymore.
- valueOf(String) - Static method in enum com.wdullaer.materialdatetimepicker.date.DatePickerDialog.ScrollOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wdullaer.materialdatetimepicker.date.DatePickerDialog.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wdullaer.materialdatetimepicker.time.TimePickerDialog.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wdullaer.materialdatetimepicker.time.Timepoint.TYPE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.wdullaer.materialdatetimepicker.date.DatePickerDialog.ScrollOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wdullaer.materialdatetimepicker.date.DatePickerDialog.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wdullaer.materialdatetimepicker.time.TimePickerDialog.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wdullaer.materialdatetimepicker.time.Timepoint.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalTextView - Class in com.wdullaer.materialdatetimepicker
-
TextView that renders it's contents vertically.
- VerticalTextView(Context, AttributeSet) - Constructor for class com.wdullaer.materialdatetimepicker.VerticalTextView
-
- vibrate(boolean) - Method in class com.wdullaer.materialdatetimepicker.date.DatePickerDialog
-
Set whether the device should vibrate when touching fields
- vibrate(boolean) - Method in class com.wdullaer.materialdatetimepicker.time.TimePickerDialog
-
Set whether the device should vibrate when touching fields