FileDocCategorySizeDatePackage
AppWidgetHostView.javaAPI DocAndroid 5.1 API2416Sat Mar 14 14:09:34 GMT 2015android.appwidget

AppWidgetHostView

public class AppWidgetHostView extends android.widget.FrameLayout

Fields Summary
Constructors Summary
public AppWidgetHostView(android.content.Context context)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
public AppWidgetHostView(android.content.Context context, int animationIn, int animationOut)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
Methods Summary
protected voiddispatchRestoreInstanceState(android.util.SparseArray container)

 throw new RuntimeException("Stub!"); 
protected voiddispatchSaveInstanceState(android.util.SparseArray container)

 throw new RuntimeException("Stub!"); 
protected booleandrawChild(android.graphics.Canvas canvas, android.view.View child, long drawingTime)

 throw new RuntimeException("Stub!"); 
public android.widget.FrameLayout.LayoutParamsgenerateLayoutParams(android.util.AttributeSet attrs)

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

 throw new RuntimeException("Stub!"); 
public android.appwidget.AppWidgetProviderInfogetAppWidgetInfo()

 throw new RuntimeException("Stub!"); 
public static android.graphics.RectgetDefaultPaddingForWidget(android.content.Context context, android.content.ComponentName component, android.graphics.Rect padding)

 throw new RuntimeException("Stub!"); 
protected android.view.ViewgetDefaultView()

 throw new RuntimeException("Stub!"); 
protected android.view.ViewgetErrorView()

 throw new RuntimeException("Stub!"); 
public voidonInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo info)

 throw new RuntimeException("Stub!"); 
protected voidprepareView(android.view.View view)

 throw new RuntimeException("Stub!"); 
public voidsetAppWidget(int appWidgetId, android.appwidget.AppWidgetProviderInfo info)

 throw new RuntimeException("Stub!"); 
public voidupdateAppWidget(android.widget.RemoteViews remoteViews)

 throw new RuntimeException("Stub!"); 
public voidupdateAppWidgetOptions(android.os.Bundle options)

 throw new RuntimeException("Stub!"); 
public voidupdateAppWidgetSize(android.os.Bundle newOptions, int minWidth, int minHeight, int maxWidth, int maxHeight)

 throw new RuntimeException("Stub!");