public class

WallpaperBackground

extends FxIdleBackground
java.lang.Object
   ↳ com.htc.lockscreen.fusion.view.BaseView
     ↳ com.htc.lockscreen.fusion.view.IdleBackground
       ↳ com.htc.lockscreen.fusion.view.FxIdleBackground
         ↳ com.htc.lockscreen.fusion.view.WallpaperBackground

Summary

Constants
String M10_CUSTOMIZE_BG_IMAGE
Public Constructors
WallpaperBackground(Context context, FxIdleScreenEngine engine, boolean isPortrait, Bundle extra, Drawable bitmap)
[Expand]
Inherited Methods
From class com.htc.lockscreen.fusion.view.FxIdleBackground
From class com.htc.lockscreen.fusion.view.BaseView
From class java.lang.Object

Constants

public static final String M10_CUSTOMIZE_BG_IMAGE

Constant Value: "dynamicimage.customize_bg"

Public Constructors

public WallpaperBackground (Context context, FxIdleScreenEngine engine, boolean isPortrait, Bundle extra, Drawable bitmap)