File
Doc
Category
Size
Date
Package
IWallpaperService.java
API Doc
Android 5.1 API
3645
Sat Mar 14 05:48:06 GMT 2015
android.service.wallpaper
IWallpaperService
public interface IWallpaperService implements android.os.IInterface
hide
Fields Summary
Constructors Summary
Methods Summary
public void
attach
(
android.service.wallpaper.IWallpaperConnection
connection,
android.os.IBinder
windowToken,
int
windowType,
boolean
isPreview,
int
reqWidth,
int
reqHeight,
android.graphics.Rect
padding)
Java Code Source