Searched defs:MILLIS_PER_SECOND (Results 1 – 9 of 9) sorted by relevance
27 public static final int MILLIS_PER_SECOND = 1000; field in Constant
43 private static final int MILLIS_PER_SECOND = 1000; field in GlitchAndCallbackHeatMapView
37 public static final int MILLIS_PER_SECOND = 1000; field in Grego
39 public static final int MILLIS_PER_SECOND = 1000; field in Grego
58 private static final long MILLIS_PER_SECOND = 1000; field in TimeUtil
120 #define MILLIS_PER_SECOND 1000 macro
348 private static final int MILLIS_PER_SECOND = 1000; field in TimeZoneFormat
384 private static final int MILLIS_PER_SECOND = 1000; field in TimeZoneFormat
121 static const int32_t MILLIS_PER_SECOND = 1000; variable