Searched refs:mIsCancelled (Results 1 – 6 of 6) sorted by relevance
23 private boolean mIsCancelled = false; field in ByteArrayInputStreamSource34 if (mIsCancelled) { in createInputStream()44 if (!mIsCancelled) { in close()45 mIsCancelled = true; in close()
33 private boolean mIsCancelled = false; field in FileInputStreamSource57 if (mIsCancelled) { in createInputStream()70 mIsCancelled = true; in close()
44 private boolean mIsCancelled = false; field in LargeOutputReceiver67 if (mIsCancelled || mOutStream == null) { in addOutput()167 mIsCancelled = true;183 return mIsCancelled;
49 private boolean mIsCancelled; field in BackgroundDeviceAction121 mIsCancelled = true; in cancel()129 return mIsCancelled; in isCancelled()
82 private boolean mIsCancelled = false; field in TopHelper.TopReceiver111 if (mIsCancelled) { in processNewLines()150 if (mIsCancelled) { in cancel()153 mIsCancelled = true; in cancel()172 return mIsCancelled; in isCancelled()
107 private boolean mIsCancelled = false; field in GTestResultParser364 return mIsCancelled; in isCancelled()382 mIsCancelled = true; in cancel()