CallReceiver.smali

.class public Lcom/cleanmaster/phonecall/CallReceiver;
.super Lcom/cleanmaster/hpcommonlib/utils/CMBaseReceiver;
.source "CallReceiver.java"


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

    .prologue
    .line 13
    invoke-direct {p0}, Lcom/cleanmaster/hpcommonlib/utils/CMBaseReceiver;-><init>()V

    return-void
.end method


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

    .prologue
    .line 19
    :try_start_0
    invoke-static {p1}, Lcom/cleanmaster/phonecall/CallListenerService;->a(Landroid/content/Context;)V
    :try_end_3
    .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_3} :catch_4

    .line 23
    :goto_3
    return-void

    .line 20
    :catch_4
    move-exception v0

    .line 21
    invoke-virtual {v0}, Ljava/lang/Exception;->printStackTrace()V

    goto :goto_3
.end method

.method public onReceiveInterAsync(Landroid/content/Context;Landroid/content/Intent;)V
    .registers 3

    .prologue
    .line 27
    return-void
.end method