Searched refs:patterns (Results 1 – 25 of 46) sorted by relevance
12
/frameworks/base/docs/html/design/patterns/ |
D | index.jd | 23 … <a href="{@docRoot}design/patterns/new-4-0.html" class="landing-page-link">New in Android 4.0</a> 26 <a href="{@docRoot}design/patterns/new-4-0.html">
|
D | pure-android.jd | 77 <a href="{@docRoot}design/patterns/actionbar.html">Action Bars</a>.</p> 124 please review the <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> pattern.</p> 164 well as <a href="{@docRoot}design/patterns/multi-pane-layouts.html">Multi-pane Layouts</a> in this …
|
D | new-4-0.jd | 10 <a href="{@docRoot}design/patterns/compatibility.html">Compatibility</a> pattern to learn how the O…
|
D | settings.jd | 21 room in the <a href="{@docRoot}design/patterns/actionbar.html">action bar</a>, never make Settings 139 Try to combine them into one setting, using the design patterns described later in this section. 162 <h2 id="patterns">Design Patterns</h2> 686 <li><p>Use design patterns wherever applicable so users don't face a learning curve.</p></li>
|
/frameworks/base/docs/html/training/design-navigation/ |
D | wireframing.jd | 16 <li><a href="#choose-patterns">Choose Patterns</a></li> 25 <p>Now that we have a solid understanding of navigation patterns and screen grouping techniques, it… 34 <p>Our next step is to choose and apply navigation patterns discussed in the previous lessons to th… 37 <h2 id="choose-patterns">Choose Patterns</h2> 43 …esenting the new screen maps for handsets and tablets after applying these navigation patterns.</p> 58 <p>At this point, it's a good idea to think of screen map variations, in case your chosen patterns … 71 …patterns to use. In some cases, patterns may apply well to a given design problem in theory, but i…
|
D | descendant-lateral.jd | 30 <li><a href="{@docRoot}design/patterns/swipe-views.html">Android Design: Swipe Views</a></li> 55 …patterns. <em>User interface patterns</em>, much like software design patterns, are generalized, c… 77 <p>More sophisticated user interfaces can make use of a variety of other user interaction patterns … 127 href="{@docRoot}design/patterns/actionbar.html">pattern docs</a> at Android Design) are sometimes 146 href="{@docRoot}design/patterns/swipe-views.html">Swipe Views</a> pattern guides.</p>
|
D | multiple-sizes.jd | 25 …<li><a href="{@docRoot}design/patterns/multi-pane-layouts.html">Android Design: Multi-pane Layouts… 35 … href="https://developers.google.com/tv/android/docs/gtv_android_patterns">design patterns</a>.</p> 42 href="{@docRoot}design/patterns/multi-pane-layouts.html">Multi-pane Layouts</a> pattern guide.</p> 91 …use the <em>Up</em> button in the Action Bar (<a href="{@docRoot}design/patterns/actionbar.html">p…
|
D | ancestral-temporal.jd | 24 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design: Navigation</a></li> 40 href="{@docRoot}design/patterns/navigation.html">Navigation</a> pattern guide.</p> 79 Action Bar (<a href="{@docRoot}design/patterns/actionbar.html">pattern docs</a> at Android Design).
|
D | index.jd | 17 <p>You should also have basic familiarity with the Action Bar (<a href="{@docRoot}design/patterns/a…
|
D | screen-planning.jd | 78 …youts for tablet devices. Later, we'll dive into the various navigation patterns common on Android…
|
/frameworks/base/test-runner/src/junit/runner/ |
D | BaseTestRunner.java | 321 String[] patterns= new String[] { in filterLine() local 331 for (int i= 0; i < patterns.length; i++) { in filterLine() 332 if (line.indexOf(patterns[i]) > 0) in filterLine()
|
/frameworks/base/docs/html/training/implementing-navigation/ |
D | descendant.jd | 23 <li><a href="{@docRoot}design/patterns/app-structure.html">Android Design: App Structure</a></li> 24 …<li><a href="{@docRoot}design/patterns/multi-pane-layouts.html">Android Design: Multi-pane Layouts… 39 … Effective Navigation</a> and also covered in <a href="{@docRoot}design/patterns/app-structure.htm…
|
D | lateral.jd | 25 <li><a href="{@docRoot}design/patterns/swipe-views.html">Android Design: Swipe Views</a></li> 40 …patterns are tabs and horizontal paging (also known as swipe views). This pattern and others are d… 122 <p>Horizontal paging, or swipe views, allow users to <a href="{@docRoot}design/patterns/swipe-views… 217 …recommendations in Android 4.0 for tabs is to <a href="{@docRoot}design/patterns/swipe-views.html"…
|
D | temporal.jd | 26 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design: Navigation</a></li> 33 …em>Designing Effective Navigation</em> and in <a href="{@docRoot}design/patterns/navigation.html">…
|
D | ancestral.jd | 26 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design: Navigation</a></li> 88 …zed back stack. This approach is described in <a href="{@docRoot}design/patterns/navigation.html">…
|
D | index.jd | 42 <p>This class demonstrates how to implement the key navigation design patterns detailed in the
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | index.jd | 12 Android styles, design patterns, building blocks for exceptional Android designs, and more.</p>
|
/frameworks/base/docs/html/design/get-started/ |
D | ui-overview.jd | 92 notification opens the associated app. <a href="{@docRoot}design/patterns/notifications.html">More … 129 <p><a href="{@docRoot}design/patterns/actionbar.html">More on the Action Bar</a></p>
|
/frameworks/base/docs/html/distribute/googleplay/strategies/ |
D | app-quality.jd | 75 …the <a href="http://www.youtube.com/watch?v=M1ZBjlCRfz0">user interface patterns</a> the Android U… 83 …x.html">Android Design</a> guidelines. Included are many examples of UI patterns, styles, and buil… 88 …tly used sections to the overflow menu in the <a href="{@docRoot}design/patterns/actionbar.html">A… 108 …ppwidgets/index.html">Home screen widgets</a>, <a href={@docRoot}design/patterns/notifications.htm…
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | grant-uri-permission-element.jd | 71 For more information on these types of patterns, see the descriptions of
|
D | path-permission-element.jd | 67 For more information on these types of patterns, see the descriptions of
|
D | data-element.jd | 120 For more information on these three types of patterns, see the descriptions of
|
/frameworks/base/docs/html/training/backward-compatible-ui/ |
D | older-implementation.jd | 60 …perience: on older devices, users may not be familiar with newer design patterns and UI components…
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | display-bitmap.jd | 22 <li><a href="{@docRoot}design/patterns/swipe-views.html">Android Design: Swipe Views</a></li> 45 <p>The <a href="{@docRoot}design/patterns/swipe-views.html">swipe view pattern</a> is an excellent
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 40 <li><a href="{@docRoot}design/patterns/notifications.html">Android 74 href="{@docRoot}design/patterns/notifications.html">Notifications</a> guide.</p> 149 when new messages arrive. These represent the two recommended patterns for handling
|
12