granularity level: instruction

		.class  Landroidx/core/app/NotificationManagerCompat$SideChannelManager$ListenerRecord;
.super Ljava/lang/Object;
.source "NotificationManagerCompat.java"

.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/app/NotificationManagerCompat$SideChannelManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "ListenerRecord"
.end annotation

.field  bound:Z
.field final componentName:Landroid/content/ComponentName;
.field  retryCount:I
.field  service:Landroid/support/v4/app/INotificationSideChannel;
.field  taskQueue:Ljava/util/ArrayDeque;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayDeque<",
"Landroidx/core/app/NotificationManagerCompat$Task;",
">;"
}
.end annotation
.end field


.method constructor <init>(Landroid/content/ComponentName;)V
	.locals 2

	invoke-direct {p0}, Ljava/lang/Object;-><init>()V
	const/4 v0, 0x0
	iput-boolean v0, p0, Landroidx/core/app/NotificationManagerCompat$SideChannelManager$ListenerRecord;->bound:Z
	new-instance v1, Ljava/util/ArrayDeque;
	invoke-direct {v1}, Ljava/util/ArrayDeque;-><init>()V
	iput-object v1, p0, Landroidx/core/app/NotificationManagerCompat$SideChannelManager$ListenerRecord;->taskQueue:Ljava/util/ArrayDeque;
	iput v0, p0, Landroidx/core/app/NotificationManagerCompat$SideChannelManager$ListenerRecord;->retryCount:I
	iput-object p1, p0, Landroidx/core/app/NotificationManagerCompat$SideChannelManager$ListenerRecord;->componentName:Landroid/content/ComponentName;
	return-void
.end method