D | WidgetCell.java | 76 public class WidgetCell extends LinearLayout { class 120 public WidgetCell(Context context) { in WidgetCell() method in WidgetCell 124 public WidgetCell(Context context, AttributeSet attrs) { in WidgetCell() method in WidgetCell 128 public WidgetCell(Context context, AttributeSet attrs, int defStyle) { in WidgetCell() method in WidgetCell 482 return WidgetCell.class.getName();
|