Searched defs:notificationManager (Results 1 – 5 of 5) sorted by relevance
70 NotificationManager notificationManager = in runAsForegroundService() local103 NotificationManager notificationManager = in onDestroy() local
108 NotificationManager notificationManager = getNotificationManager(); in createNotificationChannel() local
51 …e static void createNotificationChannel(Context context, NotificationManager notificationManager) { in createNotificationChannel()65 NotificationManager notificationManager = in notify() local
34 private NotificationManager notificationManager; field in ShadowNotificationManagerTest