Home
last modified time | relevance | path

Searched refs:isCancelled (Results 1 – 25 of 84) sorted by relevance

1234

/packages/apps/TV/src/com/android/tv/dvr/provider/
DDvrDbFuture.java70 public final boolean isCancelled() { in isCancelled() method in DvrDbFuture
71 return mFuture.isCancelled(); in isCancelled()
137 if (isCancelled()) { in dbHelperInBackground()
144 while (c.moveToNext() && !isCancelled()) { in dbHelperInBackground()
151 while (c.moveToNext() && !isCancelled()) { in dbHelperInBackground()
211 if (isCancelled()) { in dbHelperInBackground()
217 while (c.moveToNext() && !isCancelled()) { in dbHelperInBackground()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DActionModeHandler.java106 if (mNumInfoRequired == 0 || mJobContext.isCancelled()) { in panoramaInfoAvailable()
114 while (mNumInfoRequired != 0 && !mJobContext.isCancelled()) { in waitForPanoramaSupport()
275 if (jc.isCancelled()) { in getSelectedMediaObjects()
329 if (jc.isCancelled()) return null; in computePanoramaSharingIntent()
361 if (jc.isCancelled()) return null; in computeSharingIntent()
416 if (jc.isCancelled()) return; in updateSupportedOperation()
424 if (jc.isCancelled()) { in updateSupportedOperation()
448 if (jc.isCancelled()) { in updateSupportedOperation()
455 if (jc.isCancelled()) return; in updateSupportedOperation()
DAlbumLabelMaker.java174 if (jc.isCancelled()) return null; in run()
183 if (jc.isCancelled()) return null; in run()
191 if (jc.isCancelled()) return null; in run()
DPreparePageFadeoutTexture.java34 public boolean isCancelled() { in isCancelled() method in PreparePageFadeoutTexture
69 if (task.isCancelled()) return; in prepareFadeOutTexture()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DImageCacheRequest.java59 if (jc.isCancelled()) return null; in run()
71 if (bitmap == null && !jc.isCancelled()) { in run()
80 if (jc.isCancelled()) return null; in run()
92 if (jc.isCancelled()) return null; in run()
95 if (jc.isCancelled()) return null; in run()
DUriImage.java107 if (jc.isCancelled()) return STATE_INIT; in openOrDownloadInner()
117 if (jc.isCancelled()) return STATE_INIT; in openOrDownloadInner()
149 if (jc.isCancelled()) return false; in prepareInputFile()
199 if (jc.isCancelled() || bitmap == null) { in run()
DMediaSet.java251 public boolean isCancelled() {
307 public synchronized boolean isCancelled() { in isCancelled() method in MediaSet.MultiSetSyncFuture
/packages/apps/Contacts/src/com/android/contacts/vcard/
DImportProcessor.java111 if (isCancelled() && mListener != null) { in run()
126 if (isCancelled()) { in runInternal()
191 if (isCancelled()) { in runInternal()
237 if (isCancelled()) { in readOneVCard()
294 public synchronized boolean isCancelled() { in isCancelled() method in ImportProcessor
DExportProcessor.java97 if (isCancelled()) { in run()
117 if (isCancelled()) { in runInternal()
179 if (isCancelled()) { in runInternal()
327 public synchronized boolean isCancelled() { in isCancelled() method in ExportProcessor
/packages/apps/DeskClock/src/com/android/deskclock/data/
DSilentSettingsModel.java152 if (!isCancelled() && isDoNotDisturbBlockingAlarms()) { in doInBackground()
154 } else if (!isCancelled() && isAlarmStreamMuted()) { in doInBackground()
156 } else if (!isCancelled() && isSystemAlarmRingtoneSilent()) { in doInBackground()
158 } else if (!isCancelled() && isAppNotificationBlocked()) { in doInBackground()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestTimer.java49 if (!task.isCancelled()) { in fastForwardTo()
79 if (task.isCancelled()) { in purge()
156 boolean isCancelled() { in isCancelled() method in TestTimer.Task
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
DThreadPool.java49 boolean isCancelled(); in isCancelled() method
56 public boolean isCancelled() { in isCancelled() method in ThreadPool.JobContextStub
164 public boolean isCancelled() { in isCancelled() method in ThreadPool.Worker
/packages/apps/TV/src/com/android/tv/util/
DAsyncDbTask.java122 if (isCancelled()) { in doInBackground()
155 if (c != null && !isCancelled()) { in doInBackground()
229 if (isCancelled()) { in onQuery()
280 if (isCancelled()) { in onQuery()
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/
DLocalImageFetcher.java235 if (isCancelled()) throw new CancellationException();
254 if (isCancelled()) return null; in doInBackground()
296 Log.d(TAG, "onPostExecute canceled: " + isCancelled() + " drawable: " + drawable in onPostExecute()
299 if (!isCancelled()) { in onPostExecute()
/packages/apps/TV/src/com/android/tv/data/
DChannelLogoFetcher.java90 if (isCancelled()) { in doInBackground()
130 if (isCancelled()) { in doInBackground()
150 if (isCancelled()) { in doInBackground()
/packages/apps/Launcher3/src/com/android/launcher3/
DWidgetPreviewLoader.java319 if (loadTask.isCancelled()) { in readFromDb()
327 if (!loadTask.isCancelled()) { in readFromDb()
625 if (isCancelled()) { in doInBackground()
646 if (isCancelled()) { in doInBackground()
651 if (!isCancelled() && preview == null) { in doInBackground()
678 if (!isCancelled() && mSaveToDB) { in onPostExecute()
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
DStartJobTask.java145 if (isCancelled()) { in doInBackground()
156 if (isCancelled()) { in doInBackground()
166 if (isCancelled()) { in doInBackground()
DGetCapabilitiesTask.java98 if (!online || isCancelled()) { in doInBackground()
112 if (isCancelled()) { in doInBackground()
/packages/apps/Camera2/src/com/android/camera/ui/
DZoomView.java123 if (isCancelled()) { in doInBackground()
155 if (isCancelled()) { in doInBackground()
223 if (mPartialDecodingTask != null && !mPartialDecodingTask.isCancelled()) { in cancelPartialDecodingTask()
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
DTrickplayStorageManager.java87 if (isCancelled()) { in clearStorage()
95 if (isCancelled()) { in clearStorage()
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
DTrickplayStorageManager.java87 if (isCancelled()) { in clearStorage()
95 if (isCancelled()) { in clearStorage()
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DJobLimiter.java79 public synchronized boolean isCancelled() { in isCancelled() method in JobLimiter.JobWrapper
147 if (!wrapper.isCancelled()) { in submitTasksIfAllowed()
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/data/
DUserSensitivityLiveData.kt95 if (job.isCancelled) { in <lambda>()
159 if (job.isCancelled) { in <lambda>()
/packages/apps/TV/src/com/android/tv/dvr/
DDvrStorageStatusManager.java89 for (int i = 0; i < ops.size() && !isCancelled(); i += BATCH_OPERATION_COUNT) { in doInBackground()
144 if (isCancelled() || storageStatus == STORAGE_STATUS_MISSING) { in getDeleteOps()
/packages/apps/TV/src/com/android/tv/data/epg/
DEpgFetcherImpl.java561 if (isCancelled()) { in doInBackground()
629 if (failureReason != null || this.isCancelled()) { in fetchEpgForBuiltInTuner()
669 if (this.isCancelled()) { in fetchEpgFor()
687 if (this.isCancelled()) { in fetchEpgFor()

1234