Home
last modified time | relevance | path

Searched refs:disableListener (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/
DNotificationManager28Test.java83 mHelper.disableListener(PKG); in tearDown()
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/
DSensitiveNotificationAppHidingTest.kt175 notificationHelper.disableListener(NLS_PACKAGE_NAME) in <lambda>()
197 notificationHelper.disableListener(NLS_PACKAGE_NAME) in <lambda>()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DSensitiveNotificationRedactionTest.kt378 mNotificationHelper.disableListener(STUB_PACKAGE_NAME) in <lambda>()
399 mNotificationHelper.disableListener(STUB_PACKAGE_NAME) in <lambda>()
428 mNotificationHelper.disableListener(STUB_PACKAGE_NAME) in <lambda>()
DBaseNotificationManagerTest.java133 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in baseSetUp()
164 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in baseTearDown()
DNotificationManagerBubbleTest.java110 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in setUp()
DNotificationManagerTest.java2537 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in testNotificationUriPermissionsRevokedFromRemovedListeners()
2654 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in testNotificationUriPermissionsRevokedOnlyFromRemovedListeners()
2781 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in testNotificationListener_setNotificationsShown()
DNotificationManagerZenTest.java320 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in tearDown()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java96 mHelper.disableListener(PKG); in setUp()
116 mHelper.disableListener(PKG); in tearDown()
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationManager29Test.java99 mHelper.disableListener(PKG); in tearDown()
DNotificationAssistantServiceTest.java180 mHelper.disableListener(PKG); in disconnectListeners()
/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java201 public void disableListener(String pkg) throws IOException { in disableListener() method in NotificationHelper
/cts/tests/app/src/android/app/cts/
DCloseSystemDialogsTest.java192 mNotificationHelper.disableListener(APP_SELF); in tearDown()
DActivityManagerFgsBgStartTest.java2450 notificationHelper.disableListener(STUB_PACKAGE_NAME); in testStartMediaPlaybackFromBg()