Home
last modified time | relevance | path

Searched refs:cancelAll (Results 1 – 25 of 35) sorted by relevance

12

/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/
DBroadcastResponseStatsTest.java259 testReceiver.cancelAll(); in testBroadcastResponseStats_broadcastDispatchedCount()
308 testReceiver.cancelAll(); in testBroadcastResponseStats_broadcastDispatchedCount()
330 testReceiver.cancelAll(); in testBroadcastResponseStats_notificationPostedCount()
386 testReceiver.cancelAll(); in testBroadcastResponseStats_notificationPostedCount()
408 testReceiver.cancelAll(); in testBroadcastResponseStats_notificationUpdatedCount()
467 testReceiver.cancelAll(); in testBroadcastResponseStats_notificationUpdatedCount()
489 testReceiver.cancelAll(); in testBroadcastResponseStats_notificationCancelledCount()
547 testReceiver.cancelAll(); in testBroadcastResponseStats_notificationCancelledCount()
569 testReceiver.cancelAll(); in testBroadcastResponseStats_multipleEvents()
688 testReceiver.cancelAll(); in testBroadcastResponseStats_multipleEvents()
[all …]
/cts/tests/tests/app.usage/TestApp1/src/android/app/usage/cts/test1/
DTestService.java62 public void cancelAll() { in cancelAll() method in TestService.TestReceiver
63 getNotificationManager().cancelAll(); in cancelAll()
/cts/tests/tests/app.usage/TestApp1/aidl/android/app/usage/cts/
DITestReceiver.aidl25 void cancelAll(); in cancelAll() method
/cts/tests/tests/notification/NotificationApp/src/com/android/test/notificationapp/
DNotificationRevoker.java35 nm.cancelAll(); in onResume()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java327 mNm.cancelAll(); in tearDown()
380 mNm.cancelAll(); in tearDown()
926 mNm.cancelAll(); in tearDown()
991 mNm.cancelAll(); in tearDown()
1032 mNm.cancelAll(); in tearDown()
1075 mNm.cancelAll(); in tearDown()
1139 mNm.cancelAll(); in tearDown()
1194 mNm.cancelAll(); in tearDown()
1237 mNm.cancelAll(); in tearDown()
1336 mNm.cancelAll(); in tearDown()
[all …]
DNotificationPrivacyVerifierActivity.java398 mNm.cancelAll(); in tearDown()
442 mNm.cancelAll(); in tearDown()
504 mNm.cancelAll(); in tearDown()
DNotificationHidingVerifierActivity.kt143 notificationManager.cancelAll() in <lambda>()
295 notificationManager.cancelAll() in <lambda>()
DNotificationStyleVerifierActivity.java112 mNm.cancelAll(); in tearDown()
DNotificationFullScreenIntentVerifierActivity.java549 mNm.cancelAll(); in tearDown()
630 mNm.cancelAll(); in tearDown()
DBubblesVerifierActivity.java344 mNotificationManager.cancelAll(); in updateViewForCompletionSummary()
906 mNotificationManager.cancelAll(); in performTestAction()
950 mNotificationManager.cancelAll(); in performTestAction()
DInteractiveVerifierActivity.java417 mNm.cancelAll(); in run()
585 mNm.cancelAll(); in test()
DNotificationDismissVerifierActivity.java191 mNm.cancelAll(); in tearDown()
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DNotificationTest.java74 mNotificationManager.cancelAll(); in tearDown()
82 mNotificationManager.cancelAll(); in testNotificationJobEndDetach()
119 mNotificationManager.cancelAll(); in testNotificationJobEndRemove()
401 mNotificationManager.cancelAll(); in testUserInitiatedJobNotificationBehavior()
456 mNotificationManager.cancelAll(); in testNonUserInitiatedJobNotificationBehavior()
DJobSchedulingTest.java147 mJobScheduler.cancelAll(); in testCancel_runningJob()
449 mJobScheduler.cancelAll();
453 jsA.cancelAll();
457 jsB.cancelAll();
/cts/tests/JobSchedulerSharedUid/JobSharedUidTestApp/src/android/jobscheduler/cts/jobtestapp/
DTestJobSchedulerReceiver.java47 jobScheduler.cancelAll(); in onReceive()
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DInlineReply.java37 context.getSystemService(NotificationManager.class).cancelAll(); in onReceive()
/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java106 nm.cancelAll(); in testShortcutResetSetupNotification()
162 nm.cancelAll(); in testShortcutResetInlineReplyReceived()
/cts/tests/tests/notificationlegacy/notificationlegacy34/src/android/app/notification/legacy34/cts/
DNotificationManagerApi34Test.kt65 notificationManager.cancelAll() in tearDown()
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DErrorLoggingService.java363 mReplyHandler.cancelAll(); in close()
385 public void cancelAll() { in cancelAll() method in ErrorLoggingService.ErrorServiceConnection.ReplyHandler
452 mReplyHandler.cancelAll();
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/
DSensitiveNotificationAppHidingTest.kt180 notificationManager.cancelAll() in <lambda>()
193 notificationManager.cancelAll() in <lambda>()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java119 mNotificationManager.cancelAll(); in baseSetUp()
148 mNotificationManager.cancelAll(); in baseTearDown()
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DConstraintTest.java111 mJobScheduler.cancelAll(); in setUp()
/cts/tests/JobScheduler/JobTestApp/src/android/jobscheduler/cts/jobtestapp/
DTestJobSchedulerReceiver.java90 jobScheduler.cancelAll(); in onReceive()
/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java209 mNotificationManager.cancelAll(); in cancelAllNotifications()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLockTaskUiTestActivity.java362 mNotifyMgr.cancelAll(); in cancelTestNotification()

12