Searched refs:oldPrintAttributes (Results 1 – 1 of 1) sorted by relevance
289 public void onLayout(PrintAttributes oldPrintAttributes, in onLayout() argument301 boolean changed = !newPrintAttributes.equals(oldPrintAttributes); in onLayout()391 public void onLayout(final PrintAttributes oldPrintAttributes, in onLayout() argument411 boolean changed = !newPrintAttributes.equals(oldPrintAttributes); in onLayout()473 boolean changed = !newPrintAttributes.equals(oldPrintAttributes); in onLayout()