Searched refs:WEEK_IN_MINUTES (Results 1 – 1 of 1) sorted by relevance
112 static final int WEEK_IN_MINUTES = DAY_IN_MINUTES * 7; field in Utils961 if (endMinute >= WEEK_IN_MINUTES) { in createDNAStrands()962 endMinute = WEEK_IN_MINUTES - 1; in createDNAStrands()