public class NotificationCompatBase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NotificationCompatBase.Action |
static class |
NotificationCompatBase.UnreadConversation |
Constructor and Description |
---|
NotificationCompatBase() |
Modifier and Type | Method and Description |
---|---|
static Notification |
add(Notification notification,
Context context,
CharSequence contentTitle,
CharSequence contentText,
PendingIntent contentIntent,
PendingIntent fullScreenIntent) |
public static Notification add(Notification notification, Context context, CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent, PendingIntent fullScreenIntent)