HomeSort by relevance Sort by last modified time
    Searched refs:Widgets (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizeTabHost.java 45 private static final String WIDGETS_TAB_TAG = "WIDGETS";
87 setContentTypeImmediate(AppsCustomizePagedView.ContentType.Widgets);
311 return AppsCustomizePagedView.ContentType.Widgets;
322 } else if (type == AppsCustomizePagedView.ContentType.Widgets) {
AppsCustomizePagedView.java 146 * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
159 Widgets
447 // Get the list of widgets and shortcuts
454 // Ensure that all widgets we show can be added on a workspace of this size
    [all...]
  /frameworks/base/docs/html/design/
design_toc.cs 40 <li><a href="<?cs var:toroot ?>design/patterns/widgets.html">Widgets</a></li>

Completed in 166 milliseconds