Searched refs:WidgetConversationService (Results 1 – 2 of 2) sorted by relevance
120 final Intent intent = new Intent(context, WidgetConversationService.class); in rebuildWidget()
57 public class WidgetConversationService extends RemoteViewsService { class