Searched refs:setWindowAttr (Results 1 – 2 of 2) sorted by relevance
185 setWindowAttr((CaptionWindowAttr) event.obj); in processCaptionEvent()291 private void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() method in CaptionTrackRenderer293 mCurrentWindowLayout.setWindowAttr(windowAttr); in setWindowAttr()
268 public void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() method in CaptionWindowLayout