Package Index
|
Class Index
android
com.htc
com.htc.content
com.htc.widget
Classes
R
R.anim
R.array
R.attr
R.bool
R.color
R.dimen
R.drawable
R.id
R.integer
R.layout
R.menu
R.raw
R.string
R.style
R.styleable
Package Index
|
Class Index
Summary:
Constants
|
Ctors
|
Inherited Methods
|
[Expand All]
public static final class
R.menu
extends Object
java.lang.Object
↳
com.htc.R.menu
Summary
Constants
int
common_gallery_single_photo_menu
int
common_gallery_single_photo_menu_online
Public Constructors
R.menu
()
[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
common_gallery_single_photo_menu
Constant Value:
34471936 (0x020e0000)
public static final int
common_gallery_single_photo_menu_online
Constant Value:
34471937 (0x020e0001)
Public Constructors
public
R.menu
()