R.bool

public static final class R.bool
extends Object

↳ android.support.wearable.R.bool


Summary

Fields

public static int abc_action_bar_embed_tabs
public static int abc_config_actionMenuItemAllCaps
public static int action_choose_expand_selected
public static int action_choose_symmetrical_dimen
public static int config_materialPreferenceIconSpaceReserved

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

abc_config_actionMenuItemAllCaps

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

bool

public bool ()

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.