@Implements(value=android.app.WallpaperManager.class) public class ShadowWallpaperManager extends Object
Constructor and Description |
---|
ShadowWallpaperManager() |
Modifier and Type | Method and Description |
---|---|
protected static WallpaperManager |
getInstance(Context context) |
protected void |
sendWallpaperCommand(IBinder windowToken,
String action,
int x,
int y,
int z,
Bundle extras) |
@Implementation protected static WallpaperManager getInstance(Context context)
@Implementation protected void sendWallpaperCommand(IBinder windowToken, String action, int x, int y, int z, Bundle extras)