File
Doc
Category
Size
Date
Package
RemoteViewsService.java
API Doc
Android 5.1 API
845
Sat Mar 14 14:09:40 GMT 2015
android.widget
RemoteViewsService
java.lang.Object
android.app.Service
public abstract class RemoteViewsService extends android.app.Service
Fields Summary
Constructors Summary
public RemoteViewsService
()
throw new RuntimeException("Stub!");
Methods Summary
public
android.os.IBinder
onBind
(
android.content.Intent
intent)
throw new RuntimeException("Stub!");
public abstract
android.widget.RemoteViewsService$RemoteViewsFactory
onGetViewFactory
(
android.content.Intent
intent)
Java Code Source