Searched defs:mNotificationManager (Results 1 – 10 of 10) sorted by relevance
73 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()
32 private NotificationManager mNotificationManager = null; field in NotificationSecurityTests
36 private NotificationManager mNotificationManager = null; field in NotificationSecurityLargeTests
34 private NotificationManager mNotificationManager; field in NotificationInlineReplyTests
40 private NotificationManager mNotificationManager; field in NotificationBundlingTests
42 private NotificationManager mNotificationManager; field in HeadsUpNotificationTests
47 private NotificationManager mNotificationManager; field in NotificationDNDTests
46 private NotificationManager mNotificationManager; field in NotificationInteractionTests
71 private NotificationManager mNotificationManager = null; field in NotificationHelper
111 private NotificationManager mNotificationManager; field in SystemUiJankTests