Searched refs:grouping (Results 1 – 17 of 17) sorted by relevance
/frameworks/base/core/java/com/google/android/util/ |
D | AbstractMessageParser.java | 1032 private String grouping; // either "tags" or "sets" field in AbstractMessageParser.FlickrPhoto 1035 public FlickrPhoto(String user, String photo, String grouping, in FlickrPhoto() argument 1044 this.grouping = grouping; in FlickrPhoto() 1049 this.grouping = TAGS; in FlickrPhoto() 1056 public String getGrouping() { return grouping; } in getGrouping() 1091 if (SETS.equals(grouping)) { in getUrl() 1093 } else if (TAGS.equals(grouping)) { in getUrl()
|
/frameworks/base/docs/html/training/design-navigation/ |
D | screen-planning.jd | 78 …grouping techniques and more sophisticated navigation elements to present content in a more intuit…
|
D | multiple-sizes.jd | 33 …" tablets to 42" TVs. In this lesson we explore reasons and tactics for grouping together multiple… 112 …scendant</em> and <em>lateral</em> navigation, and explore more ways of grouping screens to maximi…
|
D | descendant-lateral.jd | 111 <p>Using tabs is a very popular solution for lateral navigation. This pattern allows grouping of si… 149 …s, technology, and health stories). Like tabs, this pattern also allows grouping screens in that t…
|
D | ancestral-temporal.jd | 99 …tails are presented side-by-side. This is a form of parent-child screen grouping, as discussed in …
|
D | wireframing.jd | 25 <p>Now that we have a solid understanding of navigation patterns and screen grouping techniques, it…
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | permission-group-element.jd | 17 <dd>Declares a name for a logical grouping of related permissions. Individual
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
D | radiobutton.jd | 29 {@link android.widget.RadioGroup}. By grouping them together, the system ensures that only one
|
/frameworks/base/docs/html/design/patterns/ |
D | settings.jd | 76 <p>You can use one or both these grouping techniques to organize your app's settings.</p> 116 <p>Try grouping related settings under 1 or 2 section dividers. If you have any "singletons" 381 <li>If the setting is part of a grouping, don't repeat the word(s) used in the section divider or
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
D | checklist.jd | 166 the minimum recommended touch size in your application screens, consider grouping these controls
|
/frameworks/base/docs/html/guide/topics/data/ |
D | data-storage.jd | 426 the projection, selection, columns, grouping, and others. For complex queries, such as
|
/frameworks/base/docs/html/training/notepad/ |
D | notepad-ex1.jd | 119 …Having these all <code>null</code> means we want all data, need no grouping, and will take the def…
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | settings.jd | 279 <p>You can use one or both of these grouping techniques to organize your app's settings. When
|
/frameworks/base/docs/html/tools/sdk/ |
D | tools-notes.jd | 439 <li>Added new Device Monitor application, grouping Android debugging tools into a
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | providing-resources.jd | 40 specific device configurations, by grouping them in specially-named resource directories. At
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 251 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_nontext.txt | 67 /sdcard/android/layout_tests/css1/basic/grouping.html 460 /sdcard/android/layout_tests/css2.1/t050201-c12-grouping-00-b.html
|