Searched refs:defaultStart (Results 1 – 1 of 1) sorted by relevance
602 Time defaultStart = new Time(); in constructDefaultStartTime() local603 defaultStart.set(now); in constructDefaultStartTime()604 defaultStart.second = 0; in constructDefaultStartTime()605 defaultStart.minute = 30; in constructDefaultStartTime()606 long defaultStartMillis = defaultStart.toMillis(false); in constructDefaultStartTime()