Searched refs:equalsIgnoreSize (Results 1 – 1 of 1) sorted by relevance
796 if (changed || !equalsIgnoreSize(mDocument.info, info)) { in handleOnLayoutFinished()855 private boolean equalsIgnoreSize(PrintDocumentInfo lhs, PrintDocumentInfo rhs) { in equalsIgnoreSize() method in RemotePrintDocument.LayoutCommand