38 lines
845 B
Smali
38 lines
845 B
Smali
.class public Landroidx/core/app/r$c;
|
|
.super Ljava/lang/Object;
|
|
.source "NotificationManagerCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/core/app/r;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "c"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Landroid/content/ComponentName;
|
|
|
|
.field public final b:Landroid/os/IBinder;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/ComponentName;Landroid/os/IBinder;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Landroidx/core/app/r$c;->a:Landroid/content/ComponentName;
|
|
|
|
.line 3
|
|
iput-object p2, p0, Landroidx/core/app/r$c;->b:Landroid/os/IBinder;
|
|
|
|
return-void
|
|
.end method
|