Code 36

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

@attr name

usercomms.joemarini.example.com.usercommunications:expandActivityOverflowButtonDraw
able
*/
public static final int
ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#initialActivityCount}
attribute's value can be found in the {@link #ActivityChooserView} array.

<p>Must be a string value, using '\\;' to escape characters such as '\\n'


or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name
usercomms.joemarini.example.com.usercommunications:initialActivityCount
*/
public static final int ActivityChooserView_initialActivityCount = 0;
/** Attributes that can be used with a AlertDialog.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AlertDialog_android_layout
android:layout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_buttonPanelSideLayout
usercomms.joemarini.example.com.usercommunications:buttonPanelSideLayout}</code></t
d><td></td></tr>
<tr><td><code>{@link #AlertDialog_listItemLayout
usercomms.joemarini.example.com.usercommunications:listItemLayout}</code></td><td><
/td></tr>
<tr><td><code>{@link #AlertDialog_listLayout
usercomms.joemarini.example.com.usercommunications:listLayout}</code></td><td></td>
</tr>
<tr><td><code>{@link #AlertDialog_multiChoiceItemLayout
usercomms.joemarini.example.com.usercommunications:multiChoiceItemLayout}</code></t
d><td></td></tr>
<tr><td><code>{@link #AlertDialog_singleChoiceItemLayout
usercomms.joemarini.example.com.usercommunications:singleChoiceItemLayout}</code></
td><td></td></tr>
</table>
@see #AlertDialog_android_layout
@see #AlertDialog_buttonPanelSideLayout
@see #AlertDialog_listItemLayout
@see #AlertDialog_listLayout
@see #AlertDialog_multiChoiceItemLayout
@see #AlertDialog_singleChoiceItemLayout
*/
public static final int[] AlertDialog = {
0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021,
0x7f010022, 0x7f010023
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout}
attribute's value can be found in the {@link #AlertDialog} array.
@attr name android:layout
*/
public static final int AlertDialog_android_layout = 0;
/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#buttonPanelSideLayout}
attribute's value can be found in the {@link #AlertDialog} array.

<p>Must be a reference to another resource, in the form "<code>@[+]


[<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:]
[<i>type</i>:]<i>name</i></code>".
@attr name
usercomms.joemarini.example.com.usercommunications:buttonPanelSideLayout
*/
public static final int AlertDialog_buttonPanelSideLayout = 1;
/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#listItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.

You might also like