Lines Matching defs:widget
17 package com.android.browser.widget;
39 import android.widget.RemoteViews;
54 public static final String UPDATE = "com.android.browser.widget.UPDATE";
56 /** Change the widget to the next bookmark. */
57 private static final String NEXT = "com.android.browser.widget.NEXT";
59 /** Change the widget to the previous bookmark. */
60 private static final String PREV = "com.android.browser.widget.PREV";
62 /** Id of the current item displayed in the widget. */
64 "com.android.browser.widget.extra.ID";
66 // XXX: Remove these magic numbers once the dimensions of the widget can be
120 // The current id used by the widget during an update.
176 // widget does not update.
206 // widget does not update.
380 // update the widget.