Searched refs:hasTime (Results 1 – 1 of 1) sorted by relevance
1137 public String format2445(boolean hasTime) { in format2445() argument1138 char[] buf = new char[hasTime ? 16 : 8]; in format2445()1157 if (!hasTime) { in format2445()