apkfuckery/com.discord/smali/androidx/core/app/NotificationManagerCompat$S...

35 lines
1021 B
Smali

.class public Landroidx/core/app/NotificationManagerCompat$ServiceConnectedEvent;
.super Ljava/lang/Object;
.source "NotificationManagerCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/app/NotificationManagerCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ServiceConnectedEvent"
.end annotation
# instance fields
.field public final componentName:Landroid/content/ComponentName;
.field public final iBinder:Landroid/os/IBinder;
# direct methods
.method public constructor <init>(Landroid/content/ComponentName;Landroid/os/IBinder;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Landroidx/core/app/NotificationManagerCompat$ServiceConnectedEvent;->componentName:Landroid/content/ComponentName;
iput-object p2, p0, Landroidx/core/app/NotificationManagerCompat$ServiceConnectedEvent;->iBinder:Landroid/os/IBinder;
return-void
.end method