Searched refs:MyAppWidgetService (Results 1 – 2 of 2) sorted by relevance
22 public class MyAppWidgetService extends RemoteViewsService { class
38 import android.appwidget.cts.service.MyAppWidgetService;1210 Intent intent = new Intent(context, MyAppWidgetService.class); in testCollectionWidgets()1270 MyAppWidgetService.setFactory(factory); in testCollectionWidgets()