Searched refs:mCancellation (Results 1 – 1 of 1) sorted by relevance
578 protected ICancellationSignal mCancellation; field in RemotePrintDocument.AsyncCommand625 if (mCancellation != null) { in cancel()627 mCancellation.cancel(); in cancel()778 mCancellation = cancellation; in handleOnLayoutStarted()811 mCancellation = null; in handleOnLayoutFinished()831 mCancellation = null; in handleOnLayoutFailed()849 mCancellation = null; in handleOnLayoutCanceled()1100 mCancellation = cancellation; in handleOnWriteStarted()1129 mCancellation = null; in handleOnWriteFinished()1147 mCancellation = null; in handleOnWriteFailed()[all …]