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