@Implements(android.app.TimePickerDialog.class) public class ShadowTimePickerDialog extends ShadowAlertDialog
ShadowAlertDialog.ShadowBuilder| Modifier and Type | Field | Description |
|---|---|---|
protected TimePickerDialog |
realTimePickerDialog |
title| Constructor | Description |
|---|---|
ShadowTimePickerDialog() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
__constructor__(Context context,
int theme,
TimePickerDialog.OnTimeSetListener callBack,
int hourOfDay,
int minute,
boolean is24HourView) |
|
int |
getHourOfDay() |
|
int |
getMinute() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclickOnItem, getAdapter, getCustomTitleView, getCustomView, getIconId, getItems, getLatestAlertDialog, getMessage, getTitle, getView, reset, showcallOnCreate, clickOn, clickOnText, clickOnText, dismiss, getLatestDialog, getOnCancelListener, getShownDialogs, hasBeenDismissed, isCancelable, isCancelableOnTouchOutside, setCanceledOnTouchOutside, setLatestDialog, setOnCancelListener@RealObject protected TimePickerDialog realTimePickerDialog
@Implementation protected void __constructor__(Context context, int theme, TimePickerDialog.OnTimeSetListener callBack, int hourOfDay, int minute, boolean is24HourView)
public int getHourOfDay()
public int getMinute()