Searched defs:REPEATS_DAILY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java135 public static final int REPEATS_DAILY = 1; field in class:EditEventHelper
962 } else if (selection == REPEATS_DAILY) {

Completed in 86 milliseconds