Searched defs:AppWidgetHost (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHost.java48 * AppWidgetHost provides the interaction with the AppWidget service for apps,
51 public class AppWidgetHost { class
152 public AppWidgetHost(Context context, int hostId) { method in class:AppWidgetHost
159 public AppWidgetHost(Context context, int hostId, OnClickHandler handler, Looper looper) { method in class:AppWidgetHost
373 * The AppWidgetHost retains a pointer to the newly-created View.
453 * Clear the list of Views that have been created by this AppWidgetHost.

Completed in 68 milliseconds