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

/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java138 public static final int REPEATS_MONTHLY_ON_DAY_COUNT = 4; field in class:EditEventHelper
1006 } else if (selection == REPEATS_MONTHLY_ON_DAY_COUNT) {
/packages/apps/Calendar/tests/src/com/android/calendar/event/
H A DEditEventHelperTest.java1304 selection = EditEventHelper.REPEATS_MONTHLY_ON_DAY_COUNT;

Completed in 204 milliseconds