Home
last modified time | relevance | path

Searched refs:disableAssistant (Results 1 – 5 of 5) sorted by relevance

/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/
DSensitiveNotificationAppHidingTest.kt176 notificationHelper.disableAssistant(NLS_PACKAGE_NAME) in <lambda>()
198 notificationHelper.disableAssistant(NLS_PACKAGE_NAME) in <lambda>()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java134 mNotificationHelper.disableAssistant(STUB_PACKAGE_NAME); in baseSetUp()
165 mNotificationHelper.disableAssistant(STUB_PACKAGE_NAME); in baseTearDown()
DSensitiveNotificationRedactionTest.kt446 mNotificationHelper.disableAssistant(STUB_PACKAGE_NAME) in testE2ERedaction_shouldRedact()
503 mNotificationHelper.disableAssistant(STUB_PACKAGE_NAME) in testE2ERedaction_shouldNotRedact()
/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java245 public void disableAssistant(String pkg) throws IOException { in disableAssistant() method in NotificationHelper
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java404 mHelper.disableAssistant(PKG); in testGetAllowedAssistantAdjustments_permission()
661 mHelper.disableAssistant(PKG); in disconnectListeners()