@@ -19,11 +19,11 @@ extensions:
19
19
- ["androidx.core.app", "NotificationCompat$BigPictureStyle", True, "setSummaryText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
20
20
- ["androidx.core.app", "NotificationCompat$BigTextStyle", True, "bigText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
21
21
- ["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"]
23
23
- ["androidx.core.app", "NotificationCompat$Builder", True, "addAction", "(int,CharSequence,PendingIntent)", "", "Argument[1..2]", "notification", "manual"]
24
24
- ["androidx.core.app", "NotificationCompat$Builder", True, "addExtras", "(Bundle)", "", "Argument[0]", "notification", "manual"]
25
25
- ["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"]
27
27
- ["androidx.core.app", "NotificationCompat$Builder", True, "setContent", "(RemoteViews)", "", "Argument[0]", "notification", "manual"]
28
28
- ["androidx.core.app", "NotificationCompat$Builder", True, "setContentInfo", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
29
29
- ["androidx.core.app", "NotificationCompat$Builder", True, "setContentText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
@@ -39,16 +39,16 @@ extensions:
39
39
- ["androidx.core.app", "NotificationCompat$Builder", True, "setSortKey", "(String)", "", "Argument[0]", "notification", "manual"]
40
40
- ["androidx.core.app", "NotificationCompat$Builder", True, "setSubText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
41
41
- ["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"]
43
43
- ["androidx.core.app", "NotificationCompat$CallStyle", True, "forIncomingCall", "(Person,PendingIntent,PendingIntent)", "", "Argument[1..2]", "notification", "manual"]
44
44
- ["androidx.core.app", "NotificationCompat$CallStyle", True, "forOngoingCallCall", "(Person,PendingIntent)", "", "Argument[1]", "notification", "manual"]
45
45
- ["androidx.core.app", "NotificationCompat$CallStyle", True, "forScreeningCall", "(Person,PendingIntent,PendingIntent)", "", "Argument[1..2]", "notification", "manual"]
46
46
- ["androidx.core.app", "NotificationCompat$CallStyle", True, "setVerificationText", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
47
47
- ["androidx.core.app", "NotificationCompat$InboxStyle", True, "addLine", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
48
48
- ["androidx.core.app", "NotificationCompat$InboxStyle", True, "setBigContentTitle", "(CharSequence)", "", "Argument[0]", "notification", "manual"]
49
49
- ["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"]
52
52
- ["androidx.core.app", "NotificationCompat$MessagingStyle", True, "addMessage", "(CharSequence,long,CharSequence)", "", "Argument[0]", "notification", "manual"]
53
53
- ["androidx.core.app", "NotificationCompat$MessagingStyle", True, "addMessage", "(CharSequence,long,CharSequence)", "", "Argument[2]", "notification", "manual"]
54
54
- ["androidx.core.app", "NotificationCompat$MessagingStyle", True, "addMessage", "(CharSequence,long,Person)", "", "Argument[0]", "notification", "manual"]
0 commit comments