Searched refs:sTwoDigitFormatter (Results 1 – 1 of 1) sorted by relevance
59 private static final TwoDigitFormatter sTwoDigitFormatter = new TwoDigitFormatter(); field in DatePicker111 mDayPicker.setFormatter(sTwoDigitFormatter); in DatePicker()121 mMonthPicker.setFormatter(sTwoDigitFormatter); in DatePicker()