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.java75 mHelper.disableListener(PKG); in tearDown()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DSensitiveNotificationRedactionTest.kt366 mNotificationHelper.disableListener(STUB_PACKAGE_NAME) in testListenerWithCdmAssociationGetsUnredacted()
387 mNotificationHelper.disableListener(STUB_PACKAGE_NAME) in testListenerWithReceiveSensitiveNotificationsPermissionsGetsUnredacted()
416 mNotificationHelper.disableListener(STUB_PACKAGE_NAME) in testListenerWithReceiveSensitiveNotificationsAppOpGetsUnredacted()
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.java2163 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in testNotificationUriPermissionsRevokedFromRemovedListeners()
2278 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in testNotificationUriPermissionsRevokedOnlyFromRemovedListeners()
2401 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); in testNotificationListener_setNotificationsShown()
DNotificationManagerZenTest.java271 mNotificationHelper.disableListener(STUB_PACKAGE_NAME); 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/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java87 mHelper.disableListener(PKG); in setUp()
107 mHelper.disableListener(PKG); in tearDown()
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationManager29Test.java87 mHelper.disableListener(PKG); in tearDown()
DNotificationAssistantServiceTest.java660 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.java184 mNotificationHelper.disableListener(APP_SELF); in tearDown()
DActivityManagerFgsBgStartTest.java2480 notificationHelper.disableListener(STUB_PACKAGE_NAME); in testStartMediaPlaybackFromBg()