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