Searched refs:hasUpdateError (Results 1 – 2 of 2) sorted by relevance
214 if (hasUpdateError()) { in update()352 public boolean hasUpdateError() { in hasUpdateError() method in RemotePrintDocument362 if (!hasUpdateError()) { in clearUpdateError()
1249 if (!clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()1253 if (clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()