Searched refs:windowAttr (Results 1 – 2 of 2) sorted by relevance
291 private void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() argument293 mCurrentWindowLayout.setWindowAttr(windowAttr); in setWindowAttr()
268 public void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() argument270 mWindowJustify = windowAttr.justify; in setWindowAttr()271 mPrintDirection = windowAttr.printDirection; in setWindowAttr()