Package-level declarations

Types

Link copied to clipboard

Reports current wallpaper metadata via WallpaperManager: desired minimum dimensions, whether a live wallpaper is active (and its package/service), and whether setting a wallpaper is permitted by device policy.

Link copied to clipboard
class SetWallpaperTool(context: Context) : McpTool

Sets the wallpaper from a local image file via WallpaperManager.setBitmap, targeting the home screen, lock screen, or both.

Link copied to clipboard

Provider for the wallpaper module: GetWallpaperInfoTool and SetWallpaperTool.