Searched defs:setWindowAttr (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1468 setWindowAttr((Cea708CCParser.CaptionWindowAttr) event.obj);
1571 private void setWindowAttr(Cea708CCParser.CaptionWindowAttr windowAttr) { method in class:Cea708CCWidget.CCHandler
1573 mCurrentWindowLayout.setWindowAttr(windowAttr);
1797 public void setWindowAttr(Cea708CCParser.CaptionWindowAttr windowAttr) { method in class:Cea708CCWidget.CCWindowLayout

Completed in 12 milliseconds