Searched defs:WEEK_IN_MILLIS (Results 1 – 4 of 4) sorted by relevance
113 private val WEEK_IN_MILLIS = TimeUnit.DAYS.toMillis(7) constant
25 public static final long WEEK_IN_MILLIS = 7 * DAY_IN_MILLIS; field in UnixCalendar
60 public static final long WEEK_IN_MILLIS = DAY_IN_MILLIS * 7; field in DateUtils
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...