Searched refs:createCaptionLayout (Results 1 - 5 of 5) sorted by relevance

/frameworks/support/media/src/main/java/androidx/media/subtitle/
H A DClosedCaptionWidget.java77 mClosedCaptionLayout = createCaptionLayout(context);
86 public abstract ClosedCaptionLayout createCaptionLayout(Context context); method in class:ClosedCaptionWidget
H A DClosedCaptionRenderer.java132 public ClosedCaptionLayout createCaptionLayout(Context context) { method in class:ClosedCaptionRenderer.Cea608CCWidget
/frameworks/av/packages/MediaComponents/src/com/android/media/subtitle/
H A DClosedCaptionRenderer.java157 mClosedCaptionLayout = createCaptionLayout(context);
166 public abstract ClosedCaptionLayout createCaptionLayout(Context context); method in class:ClosedCaptionWidget
1234 public ClosedCaptionLayout createCaptionLayout(Context context) { method in class:Cea608CCWidget
/frameworks/base/media/java/android/media/
H A DClosedCaptionRenderer.java160 mClosedCaptionLayout = createCaptionLayout(context);
169 public abstract ClosedCaptionLayout createCaptionLayout(Context context); method in class:ClosedCaptionWidget
1243 public ClosedCaptionLayout createCaptionLayout(Context context) { method in class:Cea608CCWidget
H A DCea708CaptionRenderer.java1047 public ClosedCaptionLayout createCaptionLayout(Context context) { method in class:Cea708CCWidget

Completed in 127 milliseconds