public class

IdleScreenEngineWrapper

extends IIdleScreenEngine.Stub
implements HandlerCaller.Callback
java.lang.Object
   ↳ android.os.Binder
     ↳ com.htc.lockscreen.idlescreen.IIdleScreenEngine.Stub
       ↳ com.htc.lockscreen.idlescreen.IdleScreenEngineWrapper

Summary

[Expand]
Inherited Constants
From interface android.os.IBinder
Public Constructors
IdleScreenEngineWrapper(IdleScreenService service, IIdleScreenConnection conn, IBinder windowToken, int windowType, int windowAnimation, int windowFlag, int format, boolean isPreview, int reqWidth, int reqHeight, Looper looper)
IdleScreenEngineWrapper(Context service, IdleScreenEngineHelper helper, IIdleScreenConnection conn, IBinder windowToken, int windowType, int windowAnimation, int windowFlag, int format, boolean isPreview, int reqWidth, int reqHeight, Looper looper)
[Expand]
Inherited Methods
From class com.htc.lockscreen.idlescreen.IIdleScreenEngine.Stub
From class android.os.Binder
From class java.lang.Object
From interface android.os.IBinder
From interface android.os.IInterface
From interface com.android.internal.os.HandlerCaller.Callback
From interface com.htc.lockscreen.idlescreen.IIdleScreenEngine

Public Constructors

public IdleScreenEngineWrapper (IdleScreenService service, IIdleScreenConnection conn, IBinder windowToken, int windowType, int windowAnimation, int windowFlag, int format, boolean isPreview, int reqWidth, int reqHeight, Looper looper)

public IdleScreenEngineWrapper (Context service, IdleScreenEngineHelper helper, IIdleScreenConnection conn, IBinder windowToken, int windowType, int windowAnimation, int windowFlag, int format, boolean isPreview, int reqWidth, int reqHeight, Looper looper)

Since: API Level