Searched refs:isCancelled (Results 1 – 11 of 11) sorted by relevance
112 assertTrue(mMyAsyncTask.isCancelled()); in testCancelWithInterrupt()125 assertTrue(mMyAsyncTask.isCancelled()); in testCancel()134 assertTrue(mMyAsyncTask.isCancelled()); in testCancelTooLate()
237 assertTrue(job.isCancelled());242 eventually(() -> assertTrue(job.isCancelled()));263 eventually(() -> assertTrue(job.isCancelled()));302 eventually(() -> assertTrue(job.isCancelled()));
235 eventually(() -> assertTrue(job.isCancelled()));
212 eventually(() -> assertTrue(job.isCancelled()));
557 eventually(() -> runOnMainThread(() -> assertTrue(job2.isCancelled())));
46 public boolean isCancelled() { in isCancelled() method in SimpleAccountManagerFuture
98 if (!controller.isCancelled()) { in runTransition()
664 if (!mListener.mController.isCancelled()) { in runTransition()779 mErrorCollector.checkThat("isCancelled", controller.isCancelled(), is(false)); in onReady()789 mErrorCollector.checkThat("isCancelled", controller.isCancelled(), is(false)); in onFinished()800 mErrorCollector.checkThat("isCancelled", controller.isCancelled(), is(true)); in onCancelled()
368 public boolean isCancelled() { in isCancelled() method in NetworkSecurityPolicyTestBase.SettableFuture
586 public boolean isCancelled() { in isCancelled() method in DalvikTest.DalvikOutputParser
3868 method public boolean isCancelled();32500 method @Deprecated public final boolean isCancelled();35170 method public boolean isCancelled();35318 method @MainThread public boolean isCancelled();54430 method public boolean isCancelled();