Searched refs:WEEK_IN_MINUTES (Results 1 – 1 of 1) sorted by relevance
92 const val WEEK_IN_MINUTES = DAY_IN_MINUTES * 7 constant930 if (endMinute >= WEEK_IN_MINUTES) { in createDNAStrands()931 endMinute = WEEK_IN_MINUTES - 1 in createDNAStrands()