ShortCutHelper$ShortCutReceiver.smali
.class public Lcom/cleanmaster/base/util/system/ShortCutHelper$ShortCutReceiver;
.super Landroid/content/BroadcastReceiver;
.source "ShortCutHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/base/util/system/ShortCutHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "ShortCutReceiver"
.end annotation
# instance fields
.field final synthetic this$0:Lcom/cleanmaster/base/util/system/ShortCutHelper;
# direct methods
.method public constructor <init>(Lcom/cleanmaster/base/util/system/ShortCutHelper;)V
.registers 2
.prologue
.line 254
iput-object p1, p0, Lcom/cleanmaster/base/util/system/ShortCutHelper$ShortCutReceiver;->this$0:Lcom/cleanmaster/base/util/system/ShortCutHelper;
invoke-direct {p0}, Landroid/content/BroadcastReceiver;-><init>()V
return-void
.end method
# virtual methods
.method public onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.registers 3
.prologue
.line 258
return-void
.end method