Searched refs:STATE_CANCEL (Results 1 – 1 of 1) sorted by relevance
58 private static final int STATE_CANCEL = 5; field in LocalPrintJob136 mState = STATE_CANCEL; in cancel()142 mState = STATE_CANCEL; in cancel()289 mState = STATE_CANCEL; in handleJobStatus()307 if (mState == STATE_CANCEL) { in handleJobStatus()317 if (mState == STATE_CANCEL) { in handleJobStatus()360 } else if (mState == STATE_CANCEL) { in finish()