Loading core/java/android/service/wallpaper/WallpaperService.java +1 −1 Original line number Diff line number Diff line Loading @@ -365,7 +365,7 @@ public abstract class WallpaperService extends Service { /** * Process a command that was sent to the wallpaper with * {@link WallpaperManager#sendWallpaperCommand(String, int, int, int, Bundle)}. * {@link WallpaperManager#sendWallpaperCommand}. * The default implementation does nothing, and always returns null * as the result. * Loading core/res/res/values/attrs.xml +1 −2 Original line number Diff line number Diff line Loading @@ -3474,8 +3474,7 @@ referenced from its {@link android.service.wallpaper.WallpaperService#SERVICE_META_DATA} meta-data entry. Described here are the attributes that can be included in that tag. @hide Live Wallpaper --> included in that tag. --> <declare-styleable name="Wallpaper"> <!-- Component name of an activity that allows the user to modify the current settings for this wallpaper. --> Loading Loading
core/java/android/service/wallpaper/WallpaperService.java +1 −1 Original line number Diff line number Diff line Loading @@ -365,7 +365,7 @@ public abstract class WallpaperService extends Service { /** * Process a command that was sent to the wallpaper with * {@link WallpaperManager#sendWallpaperCommand(String, int, int, int, Bundle)}. * {@link WallpaperManager#sendWallpaperCommand}. * The default implementation does nothing, and always returns null * as the result. * Loading
core/res/res/values/attrs.xml +1 −2 Original line number Diff line number Diff line Loading @@ -3474,8 +3474,7 @@ referenced from its {@link android.service.wallpaper.WallpaperService#SERVICE_META_DATA} meta-data entry. Described here are the attributes that can be included in that tag. @hide Live Wallpaper --> included in that tag. --> <declare-styleable name="Wallpaper"> <!-- Component name of an activity that allows the user to modify the current settings for this wallpaper. --> Loading