Searched refs:nHours (Results 1 – 1 of 1) sorted by relevance
120 private static Calendar offsetFromTodayMidnight(int nDays, int nHours) { in offsetFromTodayMidnight() argument123 calendar.set(Calendar.HOUR_OF_DAY, nHours); in offsetFromTodayMidnight()