b.smali

.class Lcom/cleanmaster/gameboost/ui/b;
.super Ljava/lang/Object;
.source "GameBoostHeadView.java"

# interfaces
.implements Landroid/view/View$OnClickListener;


# instance fields
.field final synthetic a:Lcom/cleanmaster/gameboost/ui/GameBoostHeadView;


# direct methods
.method constructor <init>(Lcom/cleanmaster/gameboost/ui/GameBoostHeadView;)V
    .registers 2

    .prologue
    .line 265
    iput-object p1, p0, Lcom/cleanmaster/gameboost/ui/b;->a:Lcom/cleanmaster/gameboost/ui/GameBoostHeadView;

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

    return-void
.end method


# virtual methods
.method public onClick(Landroid/view/View;)V
    .registers 5

    .prologue
    .line 268
    new-instance v0, Landroid/content/Intent;

    iget-object v1, p0, Lcom/cleanmaster/gameboost/ui/b;->a:Lcom/cleanmaster/gameboost/ui/GameBoostHeadView;

    invoke-virtual {v1}, Lcom/cleanmaster/gameboost/ui/GameBoostHeadView;->getContext()Landroid/content/Context;

    move-result-object v1

    const-class v2, Lcom/cleanmaster/gameboost/GameBoostSettingActivity;

    invoke-direct {v0, v1, v2}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V

    .line 269
    iget-object v1, p0, Lcom/cleanmaster/gameboost/ui/b;->a:Lcom/cleanmaster/gameboost/ui/GameBoostHeadView;

    invoke-virtual {v1}, Lcom/cleanmaster/gameboost/ui/GameBoostHeadView;->getContext()Landroid/content/Context;

    move-result-object v1

    invoke-virtual {v1, v0}, Landroid/content/Context;->startActivity(Landroid/content/Intent;)V

    .line 270
    new-instance v0, Lcom/cleanmaster/gameboost/b/g;

    invoke-direct {v0}, Lcom/cleanmaster/gameboost/b/g;-><init>()V

    const/4 v1, 0x2

    invoke-virtual {v0, v1}, Lcom/cleanmaster/gameboost/b/g;->a(B)Lcom/cleanmaster/gameboost/b/g;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/gameboost/b/g;->report()V

    .line 271
    return-void
.end method