FileDocCategorySizeDatePackage
AppWidgetHost.javaAPI DocAndroid 5.1 API1522Sat Mar 14 14:09:38 GMT 2015android.appwidget

AppWidgetHost

public class AppWidgetHost extends Object

Fields Summary
Constructors Summary
public AppWidgetHost(android.content.Context context, int hostId)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intallocateAppWidgetId()

 throw new RuntimeException("Stub!"); 
protected voidclearViews()

 throw new RuntimeException("Stub!"); 
public final android.appwidget.AppWidgetHostViewcreateView(android.content.Context context, int appWidgetId, android.appwidget.AppWidgetProviderInfo appWidget)

 throw new RuntimeException("Stub!"); 
public static voiddeleteAllHosts()

 throw new RuntimeException("Stub!"); 
public voiddeleteAppWidgetId(int appWidgetId)

 throw new RuntimeException("Stub!"); 
public voiddeleteHost()

 throw new RuntimeException("Stub!"); 
protected android.appwidget.AppWidgetHostViewonCreateView(android.content.Context context, int appWidgetId, android.appwidget.AppWidgetProviderInfo appWidget)

 throw new RuntimeException("Stub!"); 
protected voidonProviderChanged(int appWidgetId, android.appwidget.AppWidgetProviderInfo appWidget)

 throw new RuntimeException("Stub!"); 
protected voidonProvidersChanged()

 throw new RuntimeException("Stub!"); 
public final voidstartAppWidgetConfigureActivityForResult(android.app.Activity activity, int appWidgetId, int intentFlags, int requestCode, android.os.Bundle options)

 throw new RuntimeException("Stub!"); 
public voidstartListening()

 throw new RuntimeException("Stub!"); 
public voidstopListening()

 throw new RuntimeException("Stub!");