Searched refs:allday (Results 1 – 1 of 1) sorted by relevance
217 val allday = instancesCursor.getInt(INSTANCES_INDEX_ALL_DAY) != 0 in queryNextReminderAndSchedule() constant219 localStartTime = if (allday) { in queryNextReminderAndSchedule()242 msg.append(", allDay:").append(allday) in queryNextReminderAndSchedule()