Searched refs:CCLayout (Results 1 – 1 of 1) sorted by relevance
1103 private CCLayout mClosedCaptionLayout;1125 mClosedCaptionLayout = new CCLayout(context); in ClosedCaptionWidget()1376 private static class CCLayout extends LinearLayout { class in ClosedCaptionWidget1382 CCLayout(Context context) { in CCLayout() method in ClosedCaptionWidget.CCLayout