@@ -19,11 +19,11 @@ extensions:
1919 - ["androidx.core.app", "NotificationCompat$BigPictureStyle", True, "setSummaryText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
2020 - ["androidx.core.app", "NotificationCompat$BigTextStyle", True, "bigText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
2121 - ["androidx.core.app", "NotificationCompat$BigTextStyle", True, "setBigContentTitle", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
22- - ["androidx.core.app", "NotificationCompat$BigTextStyle", True, "setContentDescription ", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
22+ - ["androidx.core.app", "NotificationCompat$BigTextStyle", True, "setSummaryText ", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
2323 - ["androidx.core.app", "NotificationCompat$Builder", True, "addAction", "(int,CharSequence,PendingIntent)", "", "Argument[1..2]", "notification", "manual"]
2424 - ["androidx.core.app", "NotificationCompat$Builder", True, "addExtras", "(Bundle)", "", "Argument[0]", "notification", "manual"]
2525 - ["androidx.core.app", "NotificationCompat$Builder", True, "setCategory", "(String)", "", "Argument[0]", "notification", "manual"]
26- - ["androidx.core.app", "NotificationCompat$Builder", True, "setChannel ", "(String)", "", "Argument[0]", "notification", "manual"]
26+ - ["androidx.core.app", "NotificationCompat$Builder", True, "setChannelId ", "(String)", "", "Argument[0]", "notification", "manual"]
2727 - ["androidx.core.app", "NotificationCompat$Builder", True, "setContent", "(RemoteViews)", "", "Argument[0]", "notification", "manual"]
2828 - ["androidx.core.app", "NotificationCompat$Builder", True, "setContentInfo", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
2929 - ["androidx.core.app", "NotificationCompat$Builder", True, "setContentText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
@@ -39,16 +39,16 @@ extensions:
3939 - ["androidx.core.app", "NotificationCompat$Builder", True, "setSortKey", "(String)", "", "Argument[0]", "notification", "manual"]
4040 - ["androidx.core.app", "NotificationCompat$Builder", True, "setSubText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
4141 - ["androidx.core.app", "NotificationCompat$Builder", True, "setTicker", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
42- - ["androidx.core.app", "NotificationCompat$Builder", True, "setTicker", "(CharSequence, RemoteViews)", "", "Argument[0..1]", "notification", "manual"]
42+ - ["androidx.core.app", "NotificationCompat$Builder", True, "setTicker", "(CharSequence,RemoteViews)", "", "Argument[0..1]", "notification", "manual"]
4343 - ["androidx.core.app", "NotificationCompat$CallStyle", True, "forIncomingCall", "(Person,PendingIntent,PendingIntent)", "", "Argument[1..2]", "notification", "manual"]
4444 - ["androidx.core.app", "NotificationCompat$CallStyle", True, "forOngoingCallCall", "(Person,PendingIntent)", "", "Argument[1]", "notification", "manual"]
4545 - ["androidx.core.app", "NotificationCompat$CallStyle", True, "forScreeningCall", "(Person,PendingIntent,PendingIntent)", "", "Argument[1..2]", "notification", "manual"]
4646 - ["androidx.core.app", "NotificationCompat$CallStyle", True, "setVerificationText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
4747 - ["androidx.core.app", "NotificationCompat$InboxStyle", True, "addLine", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
4848 - ["androidx.core.app", "NotificationCompat$InboxStyle", True, "setBigContentTitle", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
4949 - ["androidx.core.app", "NotificationCompat$InboxStyle", True, "setSummaryText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
50- - ["androidx.core.app", "NotificationCompat$MediaStyle", True, "setSummaryText ", "(CharSequence,int,PendingIntent)", "", "Argument[0]", "notification", "manual"]
51- - ["androidx.core.app", "NotificationCompat$MediaStyle", True, "setSummaryText ", "(CharSequence,int,PendingIntent)", "", "Argument[2]", "notification", "manual"]
50+ - ["androidx.core.app", "NotificationCompat$MediaStyle", True, "setRemotePlaybackInfo ", "(CharSequence,int,PendingIntent)", "", "Argument[0]", "notification", "manual"]
51+ - ["androidx.core.app", "NotificationCompat$MediaStyle", True, "setRemotePlaybackInfo ", "(CharSequence,int,PendingIntent)", "", "Argument[2]", "notification", "manual"]
5252 - ["androidx.core.app", "NotificationCompat$MessagingStyle", True, "addMessage", "(CharSequence,long,CharSequence)", "", "Argument[0]", "notification", "manual"]
5353 - ["androidx.core.app", "NotificationCompat$MessagingStyle", True, "addMessage", "(CharSequence,long,CharSequence)", "", "Argument[2]", "notification", "manual"]
5454 - ["androidx.core.app", "NotificationCompat$MessagingStyle", True, "addMessage", "(CharSequence,long,Person)", "", "Argument[0]", "notification", "manual"]
0 commit comments