Searched refs:hasUpdateError (Results 1 – 2 of 2) sorted by relevance
213 if (hasUpdateError()) { in update()351 public boolean hasUpdateError() { in hasUpdateError() method in RemotePrintDocument361 if (!hasUpdateError()) { in clearUpdateError()
1247 if (!clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()1251 if (clearLastError && mPrintedDocument.hasUpdateError()) { in updateDocument()