Searched defs:DAY_IN_SECONDS (Results 1 – 3 of 3) sorted by relevance
148 protected static final int DAY_IN_SECONDS = 24 * 60 * 60; field in EditEventHelper
64 private static final int DAY_IN_SECONDS = 24 * 60 * 60; field in CalendarDatabaseHelper
170 private static final int DAY_IN_SECONDS = 24 * 60 * 60; field in CalendarProvider2