Searched refs:bestFormat (Results 1 – 1 of 1) sorted by relevance
324 final String bestFormat = DateFormat.getBestDateTimePattern( in TimeLabel() local326 label = DateFormat.format(bestFormat, cal).toString(); in TimeLabel()338 final String bestFormat = DateFormat.getBestDateTimePattern( in DateLabel() local340 label = DateFormat.format(bestFormat, cal).toString(); in DateLabel()