Searched refs:setWindowAttr (Results 1 – 2 of 2) sorted by relevance
160 setWindowAttr((CaptionWindowAttr) event.obj); in processCaptionEvent()262 private void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() method in CaptionTrackRenderer264 mCurrentWindowLayout.setWindowAttr(windowAttr); in setWindowAttr()
214 public void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() method in CaptionWindowLayout