granularity level: instruction
.class final Landroidx/localbroadcastmanager/content/LocalBroadcastManager$BroadcastRecord;
.super Ljava/lang/Object;
.source "LocalBroadcastManager.java"
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/localbroadcastmanager/content/LocalBroadcastManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "BroadcastRecord"
.end annotation
.field final intent:Landroid/content/Intent;
.field final receivers:Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayList<",
"Landroidx/localbroadcastmanager/content/LocalBroadcastManager$ReceiverRecord;",
">;"
}
.end annotation
.end field
.method constructor <init>(Landroid/content/Intent;Ljava/util/ArrayList;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Intent;",
"Ljava/util/ArrayList<",
"Landroidx/localbroadcastmanager/content/LocalBroadcastManager$ReceiverRecord;",
">;)V"
}
.end annotation
invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
return-void
.end method