AppMonitor$6.smali
.class final Lcom/alibaba/mtl/appmonitor/AppMonitor$6;
.super Ljava/lang/Object;
.source "AppMonitor.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/alibaba/mtl/appmonitor/AppMonitor;->a()Ljava/lang/Runnable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 2
.line 1
:try_start_0
sget-object v0, Lcom/alibaba/mtl/appmonitor/AppMonitor;->a:Lcom/alibaba/mtl/appmonitor/IMonitor;
invoke-interface {v0}, Lcom/alibaba/mtl/appmonitor/IMonitor;->init()V
:try_end_5
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_5} :catch_6
goto :goto_e
.line 2
:catch_6
invoke-static {}, Lcom/alibaba/mtl/appmonitor/AppMonitor;->c()V
.line 3
:try_start_9
sget-object v0, Lcom/alibaba/mtl/appmonitor/AppMonitor;->a:Lcom/alibaba/mtl/appmonitor/IMonitor;
invoke-interface {v0}, Lcom/alibaba/mtl/appmonitor/IMonitor;->init()V
:try_end_e
.catch Ljava/lang/Throwable; {:try_start_9 .. :try_end_e} :catch_e
:catch_e
:goto_e
return-void
.end method