Stay organized with collections
Save and categorize content based on your preferences.
R.bool
public
static
final
class
R.bool
extends Object
Summary
Public constructors |
bool()
|
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
abc_action_bar_embed_tabs
public static int abc_action_bar_embed_tabs
public static int abc_config_actionMenuItemAllCaps
action_choose_expand_selected
public static int action_choose_expand_selected
action_choose_symmetrical_dimen
public static int action_choose_symmetrical_dimen
config_materialPreferenceIconSpaceReserved
public static int config_materialPreferenceIconSpaceReserved
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# R.bool\n\nSummary: [Fields](#lfields) \\| [Ctors](#pubctors) \\| [Inherited Methods](#inhmethods) \n\nR.bool\n======\n\n\n`\npublic\nstatic\nfinal\n\nclass\nR.bool\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.bool |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nSummary\n-------\n\n| ### Fields ||\n|----------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| ` public static int` | [abc_action_bar_embed_tabs](../../../../reference/android/support/wearable/R.bool.html#abc_action_bar_embed_tabs) |\n| ` public static int` | [abc_config_actionMenuItemAllCaps](../../../../reference/android/support/wearable/R.bool.html#abc_config_actionMenuItemAllCaps) |\n| ` public static int` | [action_choose_expand_selected](../../../../reference/android/support/wearable/R.bool.html#action_choose_expand_selected) |\n| ` public static int` | [action_choose_symmetrical_dimen](../../../../reference/android/support/wearable/R.bool.html#action_choose_symmetrical_dimen) |\n| ` public static int` | [config_materialPreferenceIconSpaceReserved](../../../../reference/android/support/wearable/R.bool.html#config_materialPreferenceIconSpaceReserved) |\n\n| ### Public constructors ||\n|-----------------------------------------------------------------------------------|---|\n| ` `[bool](../../../../reference/android/support/wearable/R.bool.html#bool())`() ` |\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### abc_action_bar_embed_tabs\n\n```\npublic static int abc_action_bar_embed_tabs\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### abc_config_actionMenuItemAllCaps\n\n```\npublic static int abc_config_actionMenuItemAllCaps\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### action_choose_expand_selected\n\n```\npublic static int action_choose_expand_selected\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### action_choose_symmetrical_dimen\n\n```\npublic static int action_choose_symmetrical_dimen\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### config_materialPreferenceIconSpaceReserved\n\n```\npublic static int config_materialPreferenceIconSpaceReserved\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nPublic constructors\n-------------------\n\n### bool\n\n```\npublic bool ()\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]