Home
last modified time | relevance | path

Searched refs:FROM_INPUT_PICKER (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DTimePickerClockDelegate.java69 @IntDef({FROM_EXTERNAL_API, FROM_RADIAL_PICKER, FROM_INPUT_PICKER})
74 private static final int FROM_INPUT_PICKER = 2; field in TimePickerClockDelegate
546 if (source != FROM_INPUT_PICKER) {
593 if (source != FROM_INPUT_PICKER) {
957 setHourInternal(newValue, FROM_INPUT_PICKER, false, true);
960 setMinuteInternal(newValue, FROM_INPUT_PICKER, true);