Searched refs:ClosedCaptionWidget (Results 1 – 1 of 1) sorted by relevance
55 private ClosedCaptionWidget mRenderingWidget;73 mRenderingWidget = new ClosedCaptionWidget(mContext); in createTrack()81 private final ClosedCaptionWidget mRenderingWidget;84 ClosedCaptionTrack(ClosedCaptionWidget renderingWidget, MediaFormat format) { in ClosedCaptionTrack()1084 class ClosedCaptionWidget extends ViewGroup implements class1108 public ClosedCaptionWidget(Context context) { in ClosedCaptionWidget() method in ClosedCaptionWidget1112 public ClosedCaptionWidget(Context context, AttributeSet attrs) { in ClosedCaptionWidget() method in ClosedCaptionWidget1116 public ClosedCaptionWidget(Context context, AttributeSet attrs, int defStyle) { in ClosedCaptionWidget() method in ClosedCaptionWidget