Searched defs:DIALOG_TIMEPICKER (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DDateTimeSettings.java62 private static final int DIALOG_TIMEPICKER = 1; field in class:DateTimeSettings
258 case DIALOG_TIMEPICKER: {
289 case DIALOG_TIMEPICKER: {
308 removeDialog(DIALOG_TIMEPICKER);
309 showDialog(DIALOG_TIMEPICKER);

Completed in 52 milliseconds