@Implements(value=android.app.TimePickerDialog.class) public class ShadowTimePickerDialog extends ShadowAlertDialog
ShadowAlertDialog.ShadowBuilder| Modifier and Type | Field and Description | 
|---|---|
| protected android.app.TimePickerDialog | realTimePickerDialog | 
title| Constructor and Description | 
|---|
| ShadowTimePickerDialog() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | __constructor__(android.content.Context context,
               int theme,
               android.app.TimePickerDialog.OnTimeSetListener callBack,
               int hourOfDay,
               int minute,
               boolean is24HourView) | 
| int | getHourOfDay() | 
| int | getMinute() | 
clickOnItem, 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 android.app.TimePickerDialog realTimePickerDialog
@Implementation protected void __constructor__(android.content.Context context, int theme, android.app.TimePickerDialog.OnTimeSetListener callBack, int hourOfDay, int minute, boolean is24HourView)
public int getHourOfDay()
public int getMinute()