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