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
SkinProviderContact
SkinProviderContact.SKIN
Package Index
|
Class Index
Summary:
Constants
|
Ctors
|
Inherited Methods
|
[Expand All]
Since:
API Level 2.0
public static final class
SkinProviderContact.SKIN
extends
Object
java.lang.Object
↳
com.htc.provider.SkinProviderContact.SKIN
Summary
Constants
int
INSTALLED_SD_SKIN_PACKAGE
int
SD_SKIN_PACKAGE
int
SYSTEM_SKIN_PACKAGE
Public Constructors
SkinProviderContact.SKIN
()
[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)
Constants
public static final int
INSTALLED_SD_SKIN_PACKAGE
Since:
API Level 2.0
Constant Value:
2 (0x00000002)
public static final int
SD_SKIN_PACKAGE
Since:
API Level 2.0
Constant Value:
1 (0x00000001)
public static final int
SYSTEM_SKIN_PACKAGE
Since:
API Level 2.0
Constant Value:
3 (0x00000003)
Public Constructors
public
SkinProviderContact.SKIN
()
Since:
API Level 2.0