Home
last modified time | relevance | path

Searched refs:showAsAction (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/view/menu/
DBridgeMenuItemImpl.java41 CharSequence title, int showAsAction) { in BridgeMenuItemImpl() argument
42 super(menu, group, id, categoryOrder, ordering, title, showAsAction); in BridgeMenuItemImpl()
/frameworks/base/docs/html/training/basics/actionbar/
Dadding-buttons.jd58 android:showAsAction="ifRoom" />
62 android:showAsAction="never" />
94 as low as Android 2.1, the {@code showAsAction} attribute is not available from
109 <strong>yourapp:showAsAction="ifRoom"</strong> /&gt;
/frameworks/base/docs/html/training/swipe/
Dadd-swipe-interface.jd117 <code>android:showAsAction=never</code>. If you display the action as a
133 android:showAsAction="never"
/frameworks/base/core/java/com/android/internal/view/menu/
DMenuItemImpl.java116 CharSequence title, int showAsAction) { in MenuItemImpl() argument
138 mShowAsAction = showAsAction; in MenuItemImpl()
/frameworks/base/docs/html/guide/topics/resources/
Dmenu-resource.jd46 android:showAsAction=["ifRoom" | "never" | "withText" | "always" | "collapseActionView"]
119 <dt><code>android:showAsAction</code></dt>
262 android:showAsAction="ifRoom|withText"/>
275 android:showAsAction="ifRoom|withText" >
299 <p class="note"><strong>Note:</strong> The {@code android:showAsAction} attribute is
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
DMenuItemImpl.java120 CharSequence title, int showAsAction) { in MenuItemImpl() argument
140 mShowAsAction = showAsAction; in MenuItemImpl()
/frameworks/base/docs/html/training/basics/supporting-devices/
Dplatforms.jd102 <code>android:showAsAction="ifRoom"</code> in your menu resource XML. It's safe to do this
104 <code>showAsAction</code> attribute (that is, you <em>do not</em> need a separate
/frameworks/base/docs/html/training/sharing/
Dshareaction.jd60 android:showAsAction=&quot;ifRoom&quot;
/frameworks/base/docs/html/guide/topics/ui/
Dactionbar.jd252 showAsAction="ifRoom"} in the {@code &lt;item&gt;} tag. For example:</p>
260 <strong>yourapp:showAsAction="ifRoom"</strong> /&gt;
271 Notice that the {@code showAsAction} attribute above uses a custom namespace defined in the
280 want to display the text title, add {@code "withText"} to the {@code showAsAction}
284 &lt;item yourapp:showAsAction="ifRoom|withText" ... /&gt;
574 yourapp:showAsAction="ifRoom|collapseActionView"
579 <p>Notice that the {@code showAsAction} attribute also includes the {@code "collapseActionView"}
622 view collapsible by adding {@code "collapseActionView"} to the {@code showAsAction}
721 yourapp:showAsAction="ifRoom"
Dmenus.jd157 android:showAsAction="ifRoom"/&gt;
175 <dt>{@code android:showAsAction}</dt>
242 {@code android:showAsAction="ifRoom"} to the corresponding {@code &lt;item&gt;} elements (see figure
862 android:showAsAction="ifRoom"} for each item, they will either both appear in the action
/frameworks/base/docs/html/guide/practices/
Dtablets-and-handsets.jd375 for the {@code android:showAsAction} attribute if you'd like the menu item to appear in the action
379 "ifRoom"} as the value for {@code "android:showAsAction"} when you want the item to appear as an
384 icon</strong>, when appropriate, and declare <code>showAsAction="ifRoom|withText"</code>.
407 items appear in the overflow menu (because {@code android:showAsAction} was set to {@code "ifRoom"})
Doptimizing-for-3.0.jd335 "action items" by adding {@code showAsAction="ifRoom"} to specific menu items in your <a
/frameworks/base/docs/html/training/search/
Dsetup.jd58 android:showAsAction="collapseActionView|ifRoom"
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd116 android:showAsAction} attribute with a value of {@code "ifRoom"}. When there's enough room, the menu
124 widget. (You must also declare the {@code android:showAsAction} attribute so that the item appears
Dandroid-4.0.jd1175 android:showAsAction="ifRoom"
1209 “collapseActionView"} flag in the {@code android:showAsAction} attribute for the <a
/frameworks/base/docs/html/guide/topics/media/
Dmediarouter.jd166 app:showAsAction="always"
/frameworks/base/docs/html/guide/topics/search/
Dsearch-dialog.jd782 android:showAsAction="ifRoom"}), then there is a chance that the search widget will not appear
/frameworks/support/v7/appcompat/api/
D22.2.0.txt454 field public static int showAsAction;
D22.2.1.txt472 field public static int showAsAction;
Dcurrent.txt482 field public static int showAsAction;
D23.txt482 field public static int showAsAction;
/frameworks/base/api/
Dcurrent.txt1072 field public static final int showAsAction = 16843481; // 0x10102d9
Dsystem-current.txt1168 field public static final int showAsAction = 16843481; // 0x10102d9