FileDocCategorySizeDatePackage
WallpaperService.javaAPI DocAndroid 5.1 API3058Sat Mar 14 14:09:36 GMT 2015android.service.wallpaper

WallpaperService

public abstract class WallpaperService extends android.app.Service

Fields Summary
public static final String
SERVICE_INTERFACE
public static final String
SERVICE_META_DATA
Constructors Summary
public WallpaperService()

 throw new RuntimeException("Stub!"); 
Methods Summary
protected voiddump(java.io.FileDescriptor fd, java.io.PrintWriter out, java.lang.String[] args)

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

 throw new RuntimeException("Stub!"); 
public voidonCreate()

 throw new RuntimeException("Stub!"); 
public abstract android.service.wallpaper.WallpaperService$EngineonCreateEngine()

public voidonDestroy()

 throw new RuntimeException("Stub!");