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