Searched refs:oldAttributes (Results 1 – 3 of 3) sorted by relevance
671 PrintAttributes oldAttributes, PrintAttributes newAttributes, in verifyLayoutCall() argument673 inOrder.verify(mock).onLayout(eq(oldAttributes), eq(newAttributes), in verifyLayoutCall()720 PrintAttributes oldAttributes = (PrintAttributes) invocation.getArguments()[0]; in createDefaultPrintDocumentAdapter()728 !Objects.equals(oldAttributes, printAttributes[0])); in createDefaultPrintDocumentAdapter()
67 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes,
2692 final PrintAttributes oldAttributes, in printDocumentLayout() argument2698 oldAttributes, in printDocumentLayout()