Searched refs:CCLineBox (Results 1 – 1 of 1) sorted by relevance
1220 private static class CCLineBox extends TextView { class in ClosedCaptionWidget1233 CCLineBox(Context context) { in CCLineBox() method in ClosedCaptionWidget.CCLineBox1380 private final CCLineBox[] mLineBoxes = new CCLineBox[MAX_ROWS];1387 mLineBoxes[i] = new CCLineBox(getContext()); in CCLayout()