64 lines
1.4 KiB
Smali
64 lines
1.4 KiB
Smali
.class public Landroidx/core/app/r$d$a;
|
|
.super Ljava/lang/Object;
|
|
.source "NotificationManagerCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/core/app/r$d;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Landroid/content/ComponentName;
|
|
|
|
.field public b:Z
|
|
|
|
.field public c:Landroid/support/v4/app/INotificationSideChannel;
|
|
|
|
.field public d:Ljava/util/ArrayDeque;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/ArrayDeque<",
|
|
"Landroidx/core/app/r$e;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public e:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/ComponentName;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 2
|
|
iput-boolean v0, p0, Landroidx/core/app/r$d$a;->b:Z
|
|
|
|
.line 3
|
|
new-instance v1, Ljava/util/ArrayDeque;
|
|
|
|
invoke-direct {v1}, Ljava/util/ArrayDeque;-><init>()V
|
|
|
|
iput-object v1, p0, Landroidx/core/app/r$d$a;->d:Ljava/util/ArrayDeque;
|
|
|
|
.line 4
|
|
iput v0, p0, Landroidx/core/app/r$d$a;->e:I
|
|
|
|
.line 5
|
|
iput-object p1, p0, Landroidx/core/app/r$d$a;->a:Landroid/content/ComponentName;
|
|
|
|
return-void
|
|
.end method
|