Searched refs:isCancelled (Results 1 – 12 of 12) sorted by relevance
263 while (mPauseWork && !isCancelled()) { in doInBackground()274 if (mImageCache != null && !isCancelled() && getAttachedImageView() != null in doInBackground()283 if (bitmap == null && !isCancelled() && getAttachedImageView() != null in doInBackground()322 if (isCancelled() || mExitTasksEarly) { in onPostExecute()
458 public final boolean isCancelled() { in isCancelled() method in AsyncTask647 if (!isCancelled()) { in publishProgress()654 if (isCancelled()) { in finish()
214 while (mPauseWork && !isCancelled()) { in doInBackground()224 if (!isCancelled() && getAttachedImageView() != null) { in doInBackground()249 if (isCancelled()) { in onPostExecute()
125 if (isCancelled() == false) { in doInBackground()
68 while (!isCancelled()) { in doInBackground()
341 if (isCancelled()) return STATUS_CANCELLED; in doInBackground()350 if (isCancelled()) break; in doInBackground()
238 if (isCancelled()) { in print()361 if (isCancelled()) { in print()
438 if (isCancelled()) { in onOptionsItemSelected()
317 if (isCancelled()) { in onPostExecute()
987 if (!isCancelled()) { in onPostExecute()
285 if (isCancelled() == false) { in doInBackground()
439 if (isCancelled()) { in onOptionsItemSelected()