Home
last modified time | relevance | path

Searched refs:testCancel (Results 1 – 9 of 9) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTimingConstraintsTest.java56 public void testCancel() throws Exception { in testCancel() method in TimingConstraintsTest
/cts/tests/tests/app/src/android/app/cts/
DNotificationManagerTest.java72 public void testCancel() { in testCancel() method in NotificationManagerTest
DAlarmManagerTest.java253 public void testCancel() throws Exception { in testCancel() method in AlarmManagerTest
DPendingIntentTest.java187 public void testCancel() throws CanceledException { in testCancel() method in PendingIntentTest
/cts/tests/tests/os/src/android/os/cts/
DAsyncTaskTest.java112 public void testCancel() throws Throwable { in testCancel() method in AsyncTaskTest
/cts/tests/tests/webkit/src/android/webkit/cts/
DHttpAuthHandlerTest.java159 public void testCancel() throws Throwable { in testCancel() method in HttpAuthHandlerTest
/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorTest.java96 public void testCancel() throws Throwable { in testCancel() method in AnimatorTest
DValueAnimatorTest.java108 public void testCancel() throws Throwable { in testCancel() method in ValueAnimatorTest
/cts/tests/tests/widget/src/android/widget/cts/
DToastTest.java159 public void testCancel() throws InterruptedException { in testCancel() method in ToastTest