Searched refs:createNotification (Results 1 – 5 of 5) sorted by relevance
42 protected abstract Notification createNotification(); in createNotification() method in ForegroundService109 startForegroundCompat(createNotification()); in onCreate()
96 ReportMessages.GROUP.createNotification(ReportMessages.ERROR_REPORT, in submit()110 ReportMessages.GROUP.createNotification(ReportMessages.ERROR_REPORT, in submit()
121 protected Notification createNotification() { in createNotification() method in TriggerService
120 protected Notification createNotification() { in createNotification() method in ScriptingLayerService
976 builder = createNotification(player, builder, ongoing, bitmap); in startOrUpdateNotification()1022 protected NotificationCompat.Builder createNotification( in createNotification() method in PlayerNotificationManager