FileDocCategorySizeDatePackage
RemoteViewsService.javaAPI DocAndroid 5.1 API845Sat Mar 14 14:09:40 GMT 2015android.widget

RemoteViewsService

public abstract class RemoteViewsService extends android.app.Service

Fields Summary
Constructors Summary
public RemoteViewsService()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.os.IBinderonBind(android.content.Intent intent)

 throw new RuntimeException("Stub!"); 
public abstract android.widget.RemoteViewsService$RemoteViewsFactoryonGetViewFactory(android.content.Intent intent)