Home | History | Annotate | Download | only in util

Lines Matching defs:handleGetDateFormat

476     protected DateFormat handleGetDateFormat(String pattern, String override, ULocale locale) {
478 // The super class's handleGetDateFormat will create an instance of
483 return super.handleGetDateFormat(pattern, override, locale);