Stay organized with collections
Save and categorize content based on your preferences.
public
static
final
class
R.menu
extends Object
Summary
Public constructors |
menu()
|
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(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Fields
public static int example_menu
public static int example_menu2
Public constructors
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# R.menu\n\nSummary: [Fields](#lfields) \\| [Ctors](#pubctors) \\| [Inherited Methods](#inhmethods) \n\nR.menu\n======\n\n\n`\npublic\nstatic\nfinal\n\nclass\nR.menu\n`\n\n\n`\n\nextends `[Object](http://developer.android.com/reference/java/lang/Object.html)`\n\n\n`\n\n`\n\n\n`\n\n|---|---------------------------------|\n| [java.lang.Object](http://developer.android.com/reference/java/lang/Object.html) ||\n| ↳ | android.support.wearable.R.menu |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nSummary\n-------\n\n| ### Fields ||\n|----------------------|-------------------------------------------------------------------------------------------|\n| ` public static int` | [example_menu](../../../../reference/android/support/wearable/R.menu.html#example_menu) |\n| ` public static int` | [example_menu2](../../../../reference/android/support/wearable/R.menu.html#example_menu2) |\n\n| ### Public constructors ||\n|-----------------------------------------------------------------------------------|---|\n| ` `[menu](../../../../reference/android/support/wearable/R.menu.html#menu())`() ` |\n\n| ### Inherited methods |\n|-----------------------|---|\n| From class ` `[java.lang.Object](http://developer.android.com/reference/java/lang/Object.html)` ` |------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| | ` `[Object](http://developer.android.com/reference/java/lang/Object.html) | ` clone() ` | | ` boolean` | ` equals(`[Object](http://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` void` | ` finalize() ` | | ` final `[Class](http://developer.android.com/reference/java/lang/Class.html)`\u003c?\u003e` | ` getClass() ` | | ` int` | ` hashCode() ` | | ` final void` | ` notify() ` | | ` final void` | ` notifyAll() ` | | ` `[String](http://developer.android.com/reference/java/lang/String.html) | ` toString() ` | | ` final void` | ` wait(long arg0, int arg1) ` | | ` final void` | ` wait(long arg0) ` | | ` final void` | ` wait() ` | ||\n\nFields\n------\n\n### example_menu\n\n```\npublic static int example_menu\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### example_menu2\n\n```\npublic static int example_menu2\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nPublic constructors\n-------------------\n\n### menu\n\n```\npublic menu ()\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]