Searched refs:getNotificationManager (Results 1 – 3 of 3) sorted by relevance
47 protected NotificationManager getNotificationManager() { in getNotificationManager() method in ForegroundService74 getNotificationManager().notify(mNotificationId, notification); in startForegroundCompat()96 getNotificationManager().cancel(mNotificationId); in stopForegroundCompat()
108 NotificationManager notificationManager = getNotificationManager(); in createNotificationChannel()162 getNotificationManager().notify(NOTIFICATION_ID, mNotification); in updateNotification()
108 NotificationManager notificationManager = getNotificationManager(); in createNotificationChannel()