Home
last modified time | relevance | path

Searched refs:deleteNotificationChannel (Results 1 – 24 of 24) sorted by relevance

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java103 public static void deleteNotificationChannel(Context c, String notificationChannelId){ in deleteNotificationChannel() method in NotificationUtils
107 notificationManager.deleteNotificationChannel(notificationChannelId); in deleteNotificationChannel()
/cts/hostsidetests/devicepolicy/app/NotificationSender/src/com/android/cts/managedprofiletests/notificationsender/
DSendNotification.java71 notificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL); in cancelNotification()
/cts/tests/tests/security/src/android/security/cts/
DCVE_2022_20482.java94 notificationManager.deleteNotificationChannel(id); in testPocCVE_2022_20482()
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundService.java122 notificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in onDestroy()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationStyleVerifierActivity.java113 mNm.deleteNotificationChannel(getChannel().getId()); in tearDown()
DNotificationDismissVerifierActivity.java139 mNm.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in deleteChannels()
DNotificationPrivacyVerifierActivity.java154 mNm.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in deleteChannels()
DNotificationListenerVerifierActivity.java200 mNm.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in deleteChannels()
201 mNm.deleteNotificationChannel(NOISY_NOTIFICATION_CHANNEL_ID); in deleteChannels()
474 mNm.deleteNotificationChannel(mChannelId); in tearDown()
545 mNm.deleteNotificationChannel(mChannelId); in tearDown()
DNotificationFullScreenIntentVerifierActivity.java182 mNm.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in deleteChannels()
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DNotificationTest.java443 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in testUserInitiatedJobNotificationBehavior()
493 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in testNonUserInitiatedJobNotificationBehavior()
/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/
DReflectorVpnService.java98 notificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in onDestroy()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DPeopleManagerTest.java124 mNotificationManager.deleteNotificationChannel(nc.getId()); in tearDown()
DBaseNotificationManagerTest.java158 mNotificationManager.deleteNotificationChannel(nc.getId()); in baseTearDown()
DNotificationManagerZenTest.java599 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in deleteChannels()
600 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID_NOISY); in deleteChannels()
601 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID_MEDIA); in deleteChannels()
602 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID_GAME); in deleteChannels()
604 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID_PRIORITY); in deleteChannels()
DNotificationManagerTest.java770 mNotificationManager.deleteNotificationChannel(channel.getId()); in testDeleteChannel()
777 mNotificationManager.deleteNotificationChannel(NotificationChannel.DEFAULT_CHANNEL_ID); in testCannotDeleteDefaultChannel()
837 mNotificationManager.deleteNotificationChannel(channel3.getId()); in testGetChannels()
859 mNotificationManager.deleteNotificationChannel(channel.getId()); in testRecreateDeletedChannel()
2997 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in testChannelDeletion_cancelReason()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java324 mNotificationManager.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in testChannelDeletion_cancelReason()
/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/
DVoipConnectionServiceControlMain.java438 NotificationUtils.deleteNotificationChannel( in cleanupImplementation()
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarTests.java288 mNm.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in runInNotificationSession()
/cts/tests/tests/telecom-apps/TransactionalVoipAppMain/src/android/telecom/cts/apps/transactionalvoipappmain/
DTransactionalVoipAppControlMain.java466 NotificationUtils.deleteNotificationChannel( in cleanupImplementation()
/cts/tests/app/src/android/app/cts/
DServiceTest.java773 getNotificationManager().deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in tearDown()
1210 noMan.deleteNotificationChannel(channel); in testForegroundService_notificationChannelDeletion()
1235 noMan.deleteNotificationChannel(channel); in testForegroundService_deferredNotificationChannelDeletion()
/cts/tests/tests/telecom/src/android/telecom/cts/
DTransactionalApisTest.java265 mNotificationManager.deleteNotificationChannel(CALL_CHANNEL_ID); in tearDown()
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioManagerTest.java1814 assertStreamMuteStateChange(() -> mNm.deleteNotificationChannel( in testPriorityOnlyChannelsCanBypassDnd()
1821 mNm.deleteNotificationChannel(NOTIFICATION_CHANNEL_ID); in testPriorityOnlyChannelsCanBypassDnd()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java600 notificationManager.deleteNotificationChannel(channel.getId()); in testTypeNotificationStateChangedAccessibilityEvent()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt7016 method public void deleteNotificationChannel(String);