Home
last modified time | relevance | path

Searched refs:overflow (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/base/docs/html/design/patterns/
Dactionbar.jd21 <li>Reduces clutter by providing an action overflow for rarely used actions.</li>
74 action bar are moved automatically to the action overflow. Long-press on an icon to view the action…
78 <li class="value-4"><h4>Action overflow</h4>
81 Move less often used actions to the action overflow.
117 <p>To display actions and, if necessary, the action overflow, use the bottom bar.</p>
131 action overflow. The action bar should show only those actions that are available to the user. If a…
165 <li>Given the context, would people be surprised if it were buried in the action overflow?</li>
172 action overflow.</p>
193 <h4>Action overflow</h4>
194 <p>The action overflow in the action bar provides access to your app's less frequently used actions.
[all …]
Dcompatibility.jd29 action overflow.</p>
30 <p>Users access the action overflow by touching it in the action bar.</p>
45 the bottom of the screen. Instead, the action overflow is available from the menu hardware key. The
61 controls, an action overflow control appears at the right side of the virtual navigation bar. You
Dhelp.jd45 …r help in the <a href="{@docRoot}design/patterns/actionbar.html">action overflow</a>. Always make …
54 …Even if your screen has no other action overflow items, "Help" should appear there and not be prom…
93 …act you with questions or feedback through an action button. The action overflow is the ideal plac…
Dnavigation-drawer.jd26 the navigation drawer. The overflow menu with the standard action items for Settings and Help
200 Keep actions on the right side of the action bar and in the overflow
214 overflow.</p>
219 Keep Help and Settings in the overflow.
Daccessibility.jd53 <li class="value-5">action overflow button</li>
57 <li class="value-7">action overflow button</li>
Dselection.jd72 action overflow.</p>
/frameworks/av/media/libmedia/
DICrypto.cpp273 bool overflow = false; in onTransact() local
279 overflow = true; in onTransact()
284 overflow = true; in onTransact()
288 if (overflow || sumSubsampleSizes != totalSize) { in onTransact()
/frameworks/base/docs/html/training/basics/actionbar/
Dadding-buttons.jd33 important enough are hidden in the action overflow.</p>
37 for Search and the action overflow, which reveals additional actions.</a>
42 <p>All action buttons and other items available in the action overflow are defined
59 &lt;!-- Settings, should always be in the overflow -->
76 Settings action should always appear in the overflow. (By default, all actions appear in the
77 overflow, but it's good practice to explicitly declare your design intentions for each action.)
137 <p>When the user presses one of the action buttons or another item in the action overflow,
/frameworks/compile/mclinker/include/mcld/LD/
DDiagRelocations.inc11 …e::Error, "applying relocation `%0' causes overflow on symbol `%1'","applying relocation `%0' caus…
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddec_amr.h157 Flag overflow; member
Dsp_dec.cpp645 Flag *pOverflow = &(st->decoder_amrState.overflow); /* Overflow flag */ in GSMFrameDecode()
Ddec_amr.cpp244 s->overflow = 0; in Decoder_amr_init()
421 state->overflow = 0; in Decoder_amr_reset()
1398 Flag *pOverflow = &(st->overflow); /* Overflow flag */ in Decoder_amr()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcod_amr.h171 Flag overflow; member
Dcod_amr.cpp296 s->overflow = 0; in cod_amr_init()
494 st->overflow = 0; in cod_amr_reset()
1267 Flag *pOverflow = &(st->overflow); /* Overflow flag */ in cod_amr()
/frameworks/base/docs/html/reference/renderscript/
Ddoxygen.css148 overflow: auto;
690 overflow: hidden;
703 overflow:hidden;
923 body { overflow:visible; }
932 overflow:inherit;
937 overflow: visible;
/frameworks/base/docs/html/design/building-blocks/
Dscrolling.jd5 <p>Scrolling allows the user to navigate to content in the overflow using a swipe gesture. The
Dtext-fields.jd29 overflow text and scroll vertically when the cursor reaches the lower edge.</p>
Dgrid-lists.jd26 cutting off grid items to communicate where the overflow is located.</p>
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dindex.jd7 <div class="note design" style="background:none;overflow:auto;padding:10px 5px">
/frameworks/base/docs/html/distribute/essentials/quality/
Dauto.jd311 App has no more than four primary actions plus one optional action overflow toggle (or five if
312 no action overflow is used). For more information, see details on the media control card in the
325 App has no more than four optional secondary actions plus one action overflow toggle. For more
/frameworks/base/docs/html/channels/
Dio2013.jd119 overflow:hidden;
205 <div style="width:944px;overflow:hidden;padding:0 0 20px">
/frameworks/base/docs/html/training/printing/
Dphotos.jd68 not always supported (such as printing) should be placed in the overflow menu. For more
/frameworks/base/docs/html/guide/topics/ui/
Dactionbar.jd72 [2] two action items, and [3] action overflow.</p>
207 the overflow button.</p>
214 important enough are hidden in the action overflow.
215 The user can reveal a list of the other actions by pressing the overflow button
266 overflow.</p>
295 in the overflow where only the title appears.</li>
310 it into the overflow when there's not enough room. However, it might be necessary to use this value
620 into the action overflow, but the
730 still provide a title for the item to be used when it appears in the action overflow.</p>
850 <dd>The system calls this when the menu item is selected from the action overflow and the
[all …]
Dmenus.jd82 items and overflow options. Beginning with Android 3.0, the <em>Menu</em> button is deprecated (some
103 invoked the menu. It's good for providing an overflow of actions that relate to specific content or
232 the sixth item and the rest into the overflow menu, which the user can open by selecting
238 places all items in the action overflow, which the user can reveal with the action overflow icon on
256 navigation tabs and a camera action item (plus the action overflow button).</p>
720 <p><strong>Figure 4.</strong> A popup menu in the Gmail app, anchored to the overflow
727 <li>Providing an overflow-style menu for actions that <em>relate to</em> specific content (such as
863 bar or both appear in the action overflow.</p>
/frameworks/base/docs/html/design/wear/
Dcontext.jd7 overflow:visible;

12