e$a.smali

.class Lcom/cleanmaster/giftbox/a/e$a;
.super Ljava/lang/Object;
.source "GiftboxHostFactory.java"

# interfaces
.implements Lcom/cm/plugincluster/giftbox/interfaces/IGiftboxHostModule;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/giftbox/a/e;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "a"
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

    .prologue
    .line 19
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method synthetic constructor <init>(Lcom/cleanmaster/giftbox/a/f;)V
    .registers 2

    .prologue
    .line 19
    invoke-direct {p0}, Lcom/cleanmaster/giftbox/a/e$a;-><init>()V

    return-void
.end method


# virtual methods
.method public notifyReady(Z)V
    .registers 3

    .prologue
    .line 22
    invoke-static {}, Lcom/cleanmaster/giftbox/b/a;->a()Lcom/cleanmaster/giftbox/b/a;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/giftbox/b/a;->b(Z)V

    .line 23
    return-void
.end method