Searched refs:hasLaidOutPages (Results 1 – 2 of 2) sorted by relevance
319 public boolean hasLaidOutPages() { in hasLaidOutPages() method in RemotePrintDocument
978 if (willUpdate && !mPrintedDocument.hasLaidOutPages()) { in updateDocument()