Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DAsyncTaskTest.java112 assertTrue(mMyAsyncTask.isCancelled()); in testCancelWithInterrupt()
125 assertTrue(mMyAsyncTask.isCancelled()); in testCancel()
134 assertTrue(mMyAsyncTask.isCancelled()); in testCancelTooLate()
/cts/tests/tests/print/src/android/print/cts/
DInterfaceForAppsTest.java237 assertTrue(job.isCancelled());
242 eventually(() -> assertTrue(job.isCancelled()));
263 eventually(() -> assertTrue(job.isCancelled()));
302 eventually(() -> assertTrue(job.isCancelled()));
DPrintJobStateTransitionsTest.java235 eventually(() -> assertTrue(job.isCancelled()));
DPrintJobTest.java212 eventually(() -> assertTrue(job.isCancelled()));
DPrintServicesTest.java557 eventually(() -> runOnMainThread(() -> assertTrue(job2.isCancelled())));
/cts/common/device-side/bedstead/remoteframeworkclasses/src/types/main/java/com/android/bedstead/remoteframeworkclasses/
DSimpleAccountManagerFuture.java46 public boolean isCancelled() { in isCancelled() method in SimpleAccountManagerFuture
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationUtils.java98 if (!controller.isCancelled()) { in runTransition()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationControllerTests.java664 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()
/cts/tests/tests/netsecpolicy/src/android/security/
DNetworkSecurityPolicyTestBase.java368 public boolean isCancelled() { in isCancelled() method in NetworkSecurityPolicyTestBase.SettableFuture
/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DDalvikTest.java586 public boolean isCancelled() { in isCancelled() method in DalvikTest.DalvikOutputParser
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt3868 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();