public abstract class

IdleScreenWindow

extends Object
java.lang.Object
   ↳ com.htc.lockscreen.idlescreen.IdleScreenWindow
Known Direct Subclasses

Summary

Fields
protected final WindowManager.LayoutParams mLayout
protected int mShow
protected boolean mShowLiveWallpaper
protected int mVisibility
protected int mWindowFlags
Public Constructors
IdleScreenWindow()
Public Methods
void performHapticFeedback(int id, boolean flag)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected final WindowManager.LayoutParams mLayout

protected int mShow

protected boolean mShowLiveWallpaper

protected int mVisibility

protected int mWindowFlags

Public Constructors

public IdleScreenWindow ()

Since: API Level 2.2

Public Methods

public void performHapticFeedback (int id, boolean flag)

Since: API Level 4.4