notification.setLatestEventInfo(context, contentTitle, contentText, contentIntent); notification.fullScreenIntent = fullScreenIntent; return notification;