Searched refs:CtsRemoteViewsFactory (Results 1 – 1 of 1) sorted by relevance
35 return new CtsRemoteViewsFactory(this.getApplicationContext(), intent); in onGetViewFactory()42 class CtsRemoteViewsFactory implements RemoteViewsService.RemoteViewsFactory { class46 public CtsRemoteViewsFactory(Context context, Intent intent) { in CtsRemoteViewsFactory() method in CtsRemoteViewsFactory