Changes of com.discord v998

This commit is contained in:
root 2019-12-06 04:29:40 +01:00
parent dc3b174a87
commit a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions

View file

@ -4,16 +4,27 @@
# instance fields
.field private final mAction:Landroid/app/PendingIntent;
.field public final mAction:Landroid/app/PendingIntent;
.field private final mIconId:I
.field public final mIconId:I
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
.end field
.field private final mTitle:Ljava/lang/String;
.field public final mTitle:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;Landroid/app/PendingIntent;)V
.locals 1
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/app/PendingIntent;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 v0, 0x0
@ -24,6 +35,18 @@
.method public constructor <init>(Ljava/lang/String;Landroid/app/PendingIntent;I)V
.locals 0
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/app/PendingIntent;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # I
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V