Searched refs:isCancelled (Results 1 – 5 of 5) sorted by relevance
83 if (getCurrentTimeMs() >= scheduledTimeMs || task.isCancelled()) { in notifyUpdate()84 if (!task.isDone() && !task.isCancelled()) { in notifyUpdate()
106 result instanceof CompletedResult && ((CompletedResult) result).isCancelled(); in onStartJob()281 public boolean isCancelled() { in isCancelled() method in BackgroundDexoptJob.CompletedResult
416 if (completedResult.isCancelled()) { in handleBgDexoptJob()
8134 Ljava/util/concurrent/SynchronousQueue$TransferQueue$QNode;->isCancelled()Z8160 Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;->isCancelled()Z
6890 HSPLjava/util/concurrent/FutureTask;->isCancelled()Z7036 HSPLjava/util/concurrent/SynchronousQueue$TransferStack$SNode;->isCancelled()Z