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.java73 public boolean checkNotificationExistence(int id, NotificationManager mNotificationManager) in checkNotificationExistence()
103 NotificationManager mNotificationManager) throws Exception { in sendBundlingNotifications()
141 … String inLineReply,PendingIntent pendingIntent, NotificationManager mNotificationManager) { in sendNotificationsWithInLineReply()
161 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.java36 private NotificationManager mNotificationManager = null; field in NotificationSecurityLargeTests
DNotificationInlineReplyTests.java34 private NotificationManager mNotificationManager; field in NotificationInlineReplyTests
DNotificationBundlingTests.java40 private NotificationManager mNotificationManager; field in NotificationBundlingTests
DHeadsUpNotificationTests.java42 private NotificationManager mNotificationManager; field in HeadsUpNotificationTests
DNotificationDNDTests.java47 private NotificationManager mNotificationManager; field in NotificationDNDTests
DNotificationInteractionTests.java46 private NotificationManager mNotificationManager; field in NotificationInteractionTests
DNotificationHelper.java71 private NotificationManager mNotificationManager = null; field in NotificationHelper
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java111 private NotificationManager mNotificationManager; field in SystemUiJankTests