Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTimePickerClockDelegate.java123 private boolean mHourFormatShowLeadingZero; field in TimePickerClockDelegate
326 mHourFormatShowLeadingZero = showLeadingZero; in updateHourFormat()
333 mHourView.setShowLeadingZeroes(mHourFormatShowLeadingZero); in updateHourFormat()