f.smali
.class Lcom/cleanmaster/loststars/c/f;
.super Ljava/lang/Object;
.source "LostStarsHostModuleImpl.java"
# interfaces
.implements Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;
# instance fields
.field final synthetic a:Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;
.field final synthetic b:Lcom/cleanmaster/loststars/c/d;
# direct methods
.method constructor <init>(Lcom/cleanmaster/loststars/c/d;Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;)V
.registers 3
.prologue
.line 132
iput-object p1, p0, Lcom/cleanmaster/loststars/c/f;->b:Lcom/cleanmaster/loststars/c/d;
iput-object p2, p0, Lcom/cleanmaster/loststars/c/f;->a:Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onError(Ljava/lang/Exception;)V
.registers 3
.prologue
.line 142
iget-object v0, p0, Lcom/cleanmaster/loststars/c/f;->a:Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;
if-eqz v0, :cond_9
.line 143
iget-object v0, p0, Lcom/cleanmaster/loststars/c/f;->a:Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;
invoke-interface {v0, p1}, Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;->onError(Ljava/lang/Exception;)V
.line 145
:cond_9
return-void
.end method
.method public onSuccess(Ljava/lang/Object;)V
.registers 3
.prologue
.line 135
iget-object v0, p0, Lcom/cleanmaster/loststars/c/f;->a:Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;
if-eqz v0, :cond_9
.line 136
iget-object v0, p0, Lcom/cleanmaster/loststars/c/f;->a:Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;
invoke-interface {v0, p1}, Lcom/cm/plugincluster/loststars/interfaces/ITaskManagerCallback;->onSuccess(Ljava/lang/Object;)V
.line 138
:cond_9
return-void
.end method