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

/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java601 new CaptionWindow(windowId, visible, rowLock, columnLock, priority,
983 public static class CaptionWindow { class in class:Cea708CCParser
998 public CaptionWindow(int id, boolean visible, method in class:Cea708CCParser.CaptionWindow
1471 defineWindow((Cea708CCParser.CaptionWindow) event.obj);
1577 private void defineWindow(Cea708CCParser.CaptionWindow window) {
1861 * @param captionWindow a given CaptionWindow, which stores the construction info of the
1864 public void initWindow(CCLayout ccLayout, Cea708CCParser.CaptionWindow captionWindow) {

Completed in 379 milliseconds