Searched refs:PictureLayout (Results 1 – 2 of 2) sorted by relevance
29 public class PictureLayout extends ViewGroup { class32 public PictureLayout(Context context) { in PictureLayout() method in PictureLayout36 public PictureLayout(Context context, AttributeSet attrs) { in PictureLayout() method in PictureLayout
36 ViewGroup vg = new PictureLayout(this); in setContentView()