D | WidgetCell.java | 81 public class WidgetCell extends LinearLayout { class 125 public WidgetCell(Context context) { in WidgetCell() method in WidgetCell 129 public WidgetCell(Context context, AttributeSet attrs) { in WidgetCell() method in WidgetCell 133 public WidgetCell(Context context, AttributeSet attrs, int defStyle) { in WidgetCell() method in WidgetCell 499 return WidgetCell.class.getName();
|