Searched defs:TIME_FORMAT (Results 1 – 4 of 4) sorted by relevance
30 TIME_FORMAT = "%H:%M:%S.%f" variable in Frame
54 private static final NumberFormat TIME_FORMAT; field in EventLogger
65 private static final NumberFormat TIME_FORMAT; field in EventLogger
122 public static final String TIME_FORMAT = "timeFormat"; field in LDMLConstants