Searched refs:REPEATS_DAILY (Results 1 - 2 of 2) 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) {
/packages/apps/Calendar/tests/src/com/android/calendar/event/
H A DEditEventHelperTest.java1284 selection = EditEventHelper.REPEATS_DAILY;

Completed in 67 milliseconds