Searched defs:PanelView (Results 1 – 1 of 1) sorted by relevance
25 public abstract class PanelView extends FrameLayout { class36 public PanelView(Context context) { in PanelView() method in PanelView40 public PanelView(Context context, AttributeSet attrs) { in PanelView() method in PanelView44 public PanelView(Context context, AttributeSet attrs, int defStyleAttr) { in PanelView() method in PanelView48 public PanelView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in PanelView() method in PanelView