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

/packages/apps/Calendar/tests/src/com/android/calendar/widget/
H A DCalendarAppWidgetServiceTest.java120 CalendarAppWidgetModel actual = CalendarFactory.buildAppWidgetModel(
170 CalendarAppWidgetModel actual = CalendarAppWidgetService.CalendarFactory.buildAppWidgetModel(
/packages/apps/Calendar/src/com/android/calendar/widget/
H A DCalendarAppWidgetService.java413 protected static CalendarAppWidgetModel buildAppWidgetModel( method in class:CalendarAppWidgetService.CalendarFactory
498 mModel = buildAppWidgetModel(mContext, matrixCursor, tz);

Completed in 543 milliseconds