Searched refs:REPEATS_CUSTOM (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java141 public static final int REPEATS_CUSTOM = 7; field in class:EditEventHelper
959 } else if (selection == REPEATS_CUSTOM) {
/packages/apps/Calendar/tests/src/com/android/calendar/event/
H A DEditEventHelperTest.java1279 selection = EditEventHelper.REPEATS_CUSTOM;

Completed in 37 milliseconds