Searched refs:daysDelay (Results 1 – 1 of 1) sorted by relevance
115 private static long getFirstAppearTimeMillis(long setupTime, int daysDelay) { in getFirstAppearTimeMillis() argument116 long days = daysDelay * DateUtils.DAY_IN_MILLIS; in getFirstAppearTimeMillis()