Home
last modified time | relevance | path

Searched defs:createCaptionLayout (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java169 public abstract ClosedCaptionLayout createCaptionLayout(Context context); in createCaptionLayout() method in ClosedCaptionWidget
1243 public ClosedCaptionLayout createCaptionLayout(Context context) { in createCaptionLayout() method in Cea608CCWidget
DCea708CaptionRenderer.java1047 public ClosedCaptionLayout createCaptionLayout(Context context) { in createCaptionLayout() method in Cea708CCWidget