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

/packages/apps/DeskClock/src/com/android/alarmclock/
H A DDigitalAppWidgetCityService.java25 public RemoteViewsFactory onGetViewFactory(Intent i) { method in class:DigitalAppWidgetCityService
/packages/apps/Messaging/src/com/android/messaging/widget/
H A DWidgetConversationListService.java53 public RemoteViewsFactory onGetViewFactory(Intent intent) { method in class:WidgetConversationListService
55 LogUtil.v(TAG, "onGetViewFactory intent: " + intent);
H A DWidgetConversationService.java63 public RemoteViewsFactory onGetViewFactory(Intent intent) { method in class:WidgetConversationService
65 LogUtil.v(TAG, "onGetViewFactory intent: " + intent);
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DWidgetService.java42 public RemoteViewsFactory onGetViewFactory(Intent intent) { method in class:WidgetService
/packages/apps/Calendar/src/com/android/calendar/widget/
H A DCalendarAppWidgetService.java109 public RemoteViewsFactory onGetViewFactory(Intent intent) { method in class:CalendarAppWidgetService
/packages/apps/UnifiedEmail/src/com/android/mail/widget/
H A DWidgetService.java69 public RemoteViewsFactory onGetViewFactory(Intent intent) { method in class:WidgetService

Completed in 85 milliseconds