Searched refs:hasUpdateError (Results 1 – 2 of 2) sorted by relevance
195 if (hasUpdateError()) { in update()327 public boolean hasUpdateError() { in hasUpdateError() method in RemotePrintDocument337 if (!hasUpdateError()) { in clearUpdateError()
1027 if (!clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()1031 if (clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()