Home
last modified time | relevance | path

Searched defs:mNotificationManager (Results 1 – 10 of 10) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java142 NotificationManager mNotificationManager) throws Exception { in sendBundlingNotifications()
184 NotificationManager mNotificationManager) { in sendNotificationsWithInLineReply()
205 public void dismissNotifications(NotificationManager mNotificationManager){ in dismissNotifications()
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityTests.java32 private NotificationManager mNotificationManager = null; field in NotificationSecurityTests
DNotificationSecurityLargeTests.java37 private NotificationManager mNotificationManager = null; field in NotificationSecurityLargeTests
DNotificationBundlingTests.java40 private NotificationManager mNotificationManager; field in NotificationBundlingTests
DNotificationInlineReplyTests.java41 private NotificationManager mNotificationManager; field in NotificationInlineReplyTests
DNotificationInteractionTests.java69 private NotificationManager mNotificationManager; field in NotificationInteractionTests
323 NotificationManager mNotificationManager = in testNotificationClickedEvents() local
DHeadsUpNotificationTests.java42 private NotificationManager mNotificationManager; field in HeadsUpNotificationTests
DNotificationHelper.java76 private NotificationManager mNotificationManager = null; field in NotificationHelper
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java53 private NotificationManager mNotificationManager; field in AutoNotificationMockingHelperImpl
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java123 private NotificationManager mNotificationManager; field in SystemUiJankTests