Searched refs:WeatherWidgetService (Results 1 – 2 of 2) sorted by relevance
35 public class WeatherWidgetService extends RemoteViewsService { class
157 final Intent intent = new Intent(context, WeatherWidgetService.class); in buildLayout()