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
Manifest
Manifest.permission
Manifest.permission_group
R
R.anim
R.animator
R.array
R.attr
R.bool
R.color
R.dimen
R.drawable
R.fraction
R.id
R.integer
R.interpolator
R.layout
R.menu
R.mipmap
R.plurals
R.raw
R.string
R.style
R.styleable
R.xml
Package Index
|
Class Index
Summary:
Constants
|
Ctors
|
Inherited Methods
|
[Expand All]
Since:
API Level 4.0
public static final class
R.mipmap
extends
Object
java.lang.Object
↳
android.R.mipmap
Summary
Constants
int
sym_def_app_icon
Default icon for applications that don't specify an icon.
Public Constructors
R.mipmap
()
[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
sym_def_app_icon
Since:
API Level 4.0
Default icon for applications that don't specify an icon.
Constant Value:
17629184 (0x010d0000)
Public Constructors
public
R.mipmap
()
Since:
API Level 4.0