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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
H A DRecurrenceSetTest.java31 private static String MOCK_COMPONENT_NAME = "mockComponent"; field in class:RecurrenceSetTest
105 ICalendar.Component component = new ICalendar.Component(MOCK_COMPONENT_NAME, null);
121 component = new ICalendar.Component(MOCK_COMPONENT_NAME, null);
134 component = new ICalendar.Component(MOCK_COMPONENT_NAME, null);

Completed in 72 milliseconds