Searched refs:hasUpdateError (Results 1 – 2 of 2) sorted by relevance
195 if (hasUpdateError()) { in update()315 public boolean hasUpdateError() { in hasUpdateError() method in RemotePrintDocument325 if (!hasUpdateError()) { in clearUpdateError()
959 if (!clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()963 if (clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()