Home
last modified time | relevance | path

Searched refs:Widget (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd11 <li><a href="#Manifest">Declaring an App Widget in the Manifest</a></li>
13 <li><a href="#CreatingLayout">Creating the App Widget Layout</a></li>
16 <li><a href="#ProviderBroadcasts">Receiving App Widget broadcast
20 <li><a href="#Configuring">Creating an App Widget Configuration
23 <li><a href="#UpdatingFromTheConfiguration">Updating the App Widget
61 and you can publish one with an App Widget provider. An application component
63 able to hold other App Widgets is called an App Widget host. The screenshot
65 the Music App Widget.</p>
69 <p>This document describes how to publish an App Widget using an App Widget
72 App Widget Host</a>.</p>
[all …]
Dhost.jd1 page.title=App Widget Host
50 <li><strong>App Widget Host</strong>&mdash;
58 <li><strong>App Widget ID</strong>&mdash;
68 <li><strong>App Widget Host View</strong>&mdash;
183 App Widget Configuration Activity</a>.</p>
225 an App Widget Configuration Activity</a>.</p>
253 <p>Widget developers can specify a number of configuration settings
271 Updating the App Widget
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java165 private final ArrayList<Widget> mWidgets = new ArrayList<>();
506 ArrayList<Widget> instances = host.widgets; in startListening()
510 Widget widget = instances.get(i); in startListening()
570 Widget widget = new Widget(); in allocateAppWidgetId()
604 Widget widget = lookupWidgetLocked(appWidgetId, in deleteAppWidgetId()
692 Widget widget = lookupWidgetLocked(appWidgetId, in createAppWidgetConfigIntentSender()
758 Widget widget = lookupWidgetLocked(appWidgetId, in bindAppWidgetId()
904 Widget widget = lookupWidgetLocked(appWidgetId, in bindRemoteViewsService()
989 Widget widget = lookupWidgetLocked(appWidgetId, in unbindRemoteViewsService()
1088 Widget widget = lookupWidgetLocked(appWidgetId, in getAppWidgetInfo()
[all …]
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dwidget_design.jd1 page.title=App Widget Design Guidelines
13 <li>App Widget layouts should be flexible, resizing to fit their parent container</li>
23 <li><a href="#anatomy">Standard Widget Anatomy</a></li>
24 <li><a href="#design">Designing Widget Layouts and Background Graphics</a></li>
25 <li><a href="#templates">Using the App Widget Templates Pack</a></li>
31 <li><a href="{@docRoot}shareables/app_widget_templates-v4.0.zip">App Widget Templates Pack,
77 <h2 id="anatomy">Standard Widget Anatomy</h2>
83 App Widget Layout</a> section in the <em>Developer's Guide</em>. Well-designed widgets leave some
117 <code>minHeight</code> constraints.</strong> As we discuss in <a href="#design">Designing Widget
227 <h2 id="design">Designing Widget Layouts and Background Graphics</h2>
[all …]
Dindex.jd36 <dt><a href="{@docRoot}guide/practices/ui_guidelines/widget_design.html">Widget Design
/frameworks/base/core/java/android/widget/
DTwoLineListItem.java19 import android.annotation.Widget;
45 @Widget
DZoomControls.java19 import android.annotation.Widget;
35 @Widget
DTimePicker.java20 import android.annotation.Widget;
47 @Widget
DCalendarView.java19 import android.annotation.Widget;
57 @Widget
DSpinner.java19 import android.annotation.Widget;
61 @Widget
DGallery.java19 import android.annotation.Widget;
62 @Widget
DDatePicker.java20 import android.annotation.Widget;
92 @Widget
DNumberPicker.java20 import android.annotation.Widget;
92 @Widget
/frameworks/base/core/java/android/annotation/
DWidget.java36 public @interface Widget { annotation
/frameworks/base/docs/html/training/basics/actionbar/
Dstyling.jd155 parent="&#64;android:style/Widget.Holo.Light.ActionBar.Solid.Inverse">
187 parent="&#64;style/Widget.<strong>AppCompat</strong>.Light.ActionBar.Solid.Inverse">
218 TextAppearance.Holo.Widget.ActionBar.Title} as the parent style.</p>
245 parent="&#64;style/Widget.Holo.ActionBar">
251 parent="&#64;style/TextAppearance.Holo.Widget.ActionBar.Title">
257 parent="&#64;style/Widget.Holo.ActionBar.TabText">
289 parent="&#64;style/Widget.<strong>AppCompat</strong>.ActionBar">
298 parent="&#64;style/TextAppearance.<strong>AppCompat</strong>.Widget.ActionBar.Title">
305 parent="&#64;style/Widget.<strong>AppCompat</strong>.ActionBar.TabText">
401 parent="&#64;style/Widget.Holo.ActionBar.TabView">
[all …]
/frameworks/base/docs/html/design/patterns/
Dwidgets.jd15 <h2>Widget types</h2>
58 <h2>Widget limitations</h2>
71 …re information on layout restrictions, please refer to the "Creating App Widget Layouts" section i…
75 <h3>Widget content</h3>
79 <h3>Widget navigation</h3>
89 <h3>Widget resizing</h3>
118 <h3>Widget configuration</h3>
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DDatePicker.java19 import android.annotation.Widget;
48 @Widget
/frameworks/base/core/java/android/gesture/
DGestureOverlayView.java32 import android.annotation.Widget;
54 @Widget
/frameworks/base/docs/html/guide/topics/ui/
Dactionbar.jd1268 Widget.AppCompat.ActionBar}, which is what you should use as the parent style.</p>
1282 Widget.AppCompat.ActionButton}, which is what you should use as the parent style.</p>
1288 Widget.AppCompat.ActionButton.Overflow}, which is what you should use as the parent style.</p>
1300 TextAppearance.AppCompat.Widget.ActionBar.Title}, which is what you should use as the parent
1353 Widget.AppCompat.ActionButton}, which is what you should use as the parent style.</p></dd>
1394 Widget.AppCompat.ActionBar.TabView}, which is what you should use as the parent style.</p></dd>
1401 Widget.AppCompat.ActionBar.TabBar}, which is what you should use as the parent style.</p></dd>
1408 Widget.AppCompat.ActionBar.TabText}, which is what you should use as the parent style.</p></dd>
1420 Widget.AppCompat.Spinner.DropDown.ActionBar}, which is what you should use as the parent
1454 parent="&#64;style/Widget.AppCompat.ActionBar">
[all …]
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd150 <dd>Your <a href="{@docRoot}guide/topics/appwidgets/index.html">App Widget</a> will be removed
151 from the home screen. When external storage is remounted, your App Widget will <em>not</em> be
/frameworks/base/core/java/android/webkit/
DWebView.java20 import android.annotation.Widget;
249 @Widget
/frameworks/base/docs/html/guide/appendix/
Dglossary.jd253 <p>Related: <a href="#viewgroup">Viewgroup</a>, <a href="#widget">Widget
266 <dt id="widget">Widget</dt>
/frameworks/base/docs/html/about/versions/
Dandroid-3.0-highlights.jd146 …sers can sync attachments for later viewing and keep track of email using a home screen Widget.</p>
180 …me screen. Applications written for earlier versions can inherit the new Widget designs and themes…
Dandroid-3.0.jd271 application called "Widget Preview." To create a preview image, launch this application, select the
276 href="{@docRoot}resources/samples/StackWidget/index.html">StackView App Widget</a> and <a
277 href="{@docRoot}resources/samples/WeatherListWidget/index.html">Weather List Widget</a>
894 creating an App Widget that uses {@link android.widget.RemoteViewsService} to populate a
/frameworks/base/docs/html/tools/projects/
Dtemplates.jd348 <li>Widget</li>

12