HomeSort by relevance Sort by last modified time
    Searched refs:Widgets (Results 1 - 4 of 4) 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 149 * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
162 Widgets
450 // Get the list of widgets and shortcuts
456 // Ensure that all widgets we show can be added on a workspace of this size
747 // Widgets are only supported for current user, not for other profiles.
    [all...]
  /frameworks/base/docs/html/design/
design_toc.cs 73 <li><a href="<?cs var:toroot ?>design/patterns/widgets.html">Widgets</a></li>
  /frameworks/base/docs/html/guide/
guide_toc.cs 100 <span class="en">App Widgets</span>

Completed in 2213 milliseconds