Filter by API Level:
Package Index
|
Class Index
android
com.htc.app
com.htc.content
com.htc.fragment.content
com.htc.fragment.widget
com.htc.lockscreen.fusion.open
com.htc.lockscreen.open.phone
com.htc.painting.engine
com.htc.painting.engine.render
com.htc.painting.engine.stroke
com.htc.painting.pal
com.htc.painting.penmenu
com.htc.painting.penmenu.highlight
com.htc.painting.penmenu15
com.htc.painting.penmenu15.view
com.htc.painting.tool.pen
com.htc.pen
com.htc.provider
com.htc.res
com.htc.util.skin
com.htc.view
com.htc.view.table
com.htc.view.util
com.htc.widget
Classes
SimpleEngine
SimpleIdleScreenService
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
Since:
API Level
public class
SimpleEngine
extends
Object
java.lang.Object
↳
com.htc.lockscreen.fusion.open.SimpleEngine
Summary
Public Constructors
SimpleEngine
()
Public Methods
View
findViewById
(int id)
void
onCreate
(
SurfaceHolder
holder)
void
onDestroy
()
void
onPause
()
void
onResume
()
void
onStart
()
void
onStop
()
void
onTouchEvent
(
MotionEvent
ev)
void
setBackground
(int resId)
void
setBackground
(
Drawable
drawable)
void
setContent
(int resId)
void
setContent
(
View
view)
void
setShowLiveWallpaper
(boolean show)
void
skipShowHint
()
void
unlock
()
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Constructors
public
SimpleEngine
()
Since:
API Level
Public Methods
public
View
findViewById
(int id)
Since:
API Level
public void
onCreate
(
SurfaceHolder
holder)
Since:
API Level
public void
onDestroy
()
Since:
API Level
public void
onPause
()
Since:
API Level
public void
onResume
()
Since:
API Level
public void
onStart
()
Since:
API Level
public void
onStop
()
Since:
API Level
public void
onTouchEvent
(
MotionEvent
ev)
Since:
API Level
public void
setBackground
(int resId)
Since:
API Level
public void
setBackground
(
Drawable
drawable)
Since:
API Level
public void
setContent
(int resId)
Since:
API Level
public void
setContent
(
View
view)
Since:
API Level
public void
setShowLiveWallpaper
(boolean show)
Since:
API Level
public void
skipShowHint
()
Since:
API Level
public void
unlock
()
Since:
API Level