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