e$b.smali

.class Lf/b/b/b/o1/e$b;
.super Landroid/content/BroadcastReceiver;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lf/b/b/b/o1/e;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2
    name = "b"
.end annotation


# instance fields
.field final synthetic a:Lf/b/b/b/o1/e;


# direct methods
.method private constructor <init>(Lf/b/b/b/o1/e;)V
    .registers 2

    iput-object p1, p0, Lf/b/b/b/o1/e$b;->a:Lf/b/b/b/o1/e;

    invoke-direct {p0}, Landroid/content/BroadcastReceiver;-><init>()V

    return-void
.end method

.method synthetic constructor <init>(Lf/b/b/b/o1/e;Lf/b/b/b/o1/e$a;)V
    .registers 3

    invoke-direct {p0, p1}, Lf/b/b/b/o1/e$b;-><init>(Lf/b/b/b/o1/e;)V

    return-void
.end method


# virtual methods
.method public onReceive(Landroid/content/Context;Landroid/content/Intent;)V
    .registers 3

    invoke-virtual {p0}, Landroid/content/BroadcastReceiver;->isInitialStickyBroadcast()Z

    move-result p1

    if-nez p1, :cond_b

    iget-object p1, p0, Lf/b/b/b/o1/e$b;->a:Lf/b/b/b/o1/e;

    invoke-static {p1}, Lf/b/b/b/o1/e;->a(Lf/b/b/b/o1/e;)V

    :cond_b
    return-void
.end method