NativeLeoric.smali
.class Lcom/cleanmaster/keepalive/NativeLeoric;
.super Ljava/lang/Object;
.source "NativeLeoric.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 24
:try_start_0
const-string v0, "daemon_core"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
:try_end_5
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_5} :catch_6
.line 28
:goto_5
return-void
.line 25
:catch_6
move-exception v0
.line 26
invoke-virtual {v0}, Ljava/lang/Exception;->printStackTrace()V
goto :goto_5
.end method
.method constructor <init>()V
.registers 1
.prologue
.line 20
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public native doDaemon(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public onDaemonDead()V
.registers 2
.prologue
.line 33
invoke-static {}, Lcom/cleanmaster/keepalive/ILeoricProcess$a;->a()Lcom/cleanmaster/keepalive/ILeoricProcess;
move-result-object v0
invoke-interface {v0}, Lcom/cleanmaster/keepalive/ILeoricProcess;->onDaemonDead()V
.line 34
return-void
.end method