Searched defs:notificationManager (Results 1 – 10 of 10) sorted by relevance
95 NotificationManager notificationManager = in createNotificationChannel() local119 NotificationManager notificationManager = in setNotification() local
110 NotificationManager notificationManager = in createNotificationChannel() local134 NotificationManager notificationManager = in setNotification() local
53 val notificationManager = getSystemService(NotificationManager::class.java) in createNotificationChannel() constant
108 NotificationManager notificationManager = getNotificationManager(); in createNotificationChannel() local
51 …e static void createNotificationChannel(Context context, NotificationManager notificationManager) { in createNotificationChannel()65 NotificationManager notificationManager = in notify() local
78 NotificationManagerCompat notificationManager = NotificationManagerCompat.from(context); in cancelNotificationForKey() local
41 private NotificationManager notificationManager; field in ShadowNotificationManagerTest
677 private final NotificationManagerCompat notificationManager; field in PlayerNotificationManager
673 private final NotificationManagerCompat notificationManager; field in PlayerNotificationManager