c.smali

.class Lcom/cleanmaster/screensave/notification/c;
.super Ljava/lang/Object;
.source "NotificationListener.java"

# interfaces
.implements Lcom/cm/plugincluster/monitor/interfaces/IMonitor;


# instance fields
.field final synthetic a:Lcom/cleanmaster/screensave/notification/NotificationListener;


# direct methods
.method constructor <init>(Lcom/cleanmaster/screensave/notification/NotificationListener;)V
    .registers 2

    .prologue
    .line 85
    iput-object p1, p0, Lcom/cleanmaster/screensave/notification/c;->a:Lcom/cleanmaster/screensave/notification/NotificationListener;

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

    return-void
.end method


# virtual methods
.method public monitorNotify(ILjava/lang/Object;Ljava/lang/Object;)I
    .registers 6

    .prologue
    .line 88
    const/4 v0, 0x4

    if-ne p1, v0, :cond_15

    .line 89
    check-cast p3, Landroid/content/Intent;

    .line 90
    invoke-virtual {p3}, Landroid/content/Intent;->getData()Landroid/net/Uri;

    move-result-object v0

    invoke-virtual {v0}, Landroid/net/Uri;->getSchemeSpecificPart()Ljava/lang/String;

    move-result-object v0

    .line 92
    new-instance v1, Lcom/cleanmaster/screensave/notification/d;

    invoke-direct {v1, p0, v0}, Lcom/cleanmaster/screensave/notification/d;-><init>(Lcom/cleanmaster/screensave/notification/c;Ljava/lang/String;)V

    invoke-static {v1}, Lcom/cleanmaster/base/util/concurrent/BackgroundThread;->post(Ljava/lang/Runnable;)V

    .line 99
    :cond_15
    const/4 v0, 0x0

    return v0
.end method