Searched refs:newAttributes (Results 1 – 2 of 2) sorted by relevance
119 final RowAttributes newAttributes = new RowAttributes( in pushRowAttributes() local121 mRowAttributesStack.push(newAttributes); in pushRowAttributes()
101 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in viewPrintJobSettings()