Home
last modified time | relevance | path

Searched refs:allowTestAppNotificationListenerService (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DNotificationListenerCheckTest.java75 allowTestAppNotificationListenerService(); in setup()
134 allowTestAppNotificationListenerService(); in notificationIsShownAgainAfterClear()
153 allowTestAppNotificationListenerService(); in notificationIsShownAgainAfterUninstallAndReinstall()
172 allowTestAppNotificationListenerService(); in notificationIsShownAgainAfterDisableAndReenableAppNotificationListener()
DNotificationListenerCheckWithSafetyCenterUnsupportedTest.java58 allowTestAppNotificationListenerService(); in setup()
DBaseNotificationListenerCheckTest.java210 protected void allowTestAppNotificationListenerService() { in allowTestAppNotificationListenerService() method in BaseNotificationListenerCheckTest