FwLog$4.smali
.class final Lio/rong/common/fwlog/FwLog$4;
.super Ljava/util/TimerTask;
.source "FwLog.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/common/fwlog/FwLog;->listenUncaughtException(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# instance fields
.field final synthetic val$context:Landroid/content/Context;
# direct methods
.method constructor <init>(Landroid/content/Context;)V
.registers 2
.line 1
iput-object p1, p0, Lio/rong/common/fwlog/FwLog$4;->val$context:Landroid/content/Context;
invoke-direct {p0}, Ljava/util/TimerTask;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.line 1
invoke-static {}, Ljava/lang/Thread;->getDefaultUncaughtExceptionHandler()Ljava/lang/Thread$UncaughtExceptionHandler;
move-result-object v0
.line 2
new-instance v1, Lio/rong/common/fwlog/FwLog$4$1;
invoke-direct {v1, p0, v0}, Lio/rong/common/fwlog/FwLog$4$1;-><init>(Lio/rong/common/fwlog/FwLog$4;Ljava/lang/Thread$UncaughtExceptionHandler;)V
invoke-static {v1}, Ljava/lang/Thread;->setDefaultUncaughtExceptionHandler(Ljava/lang/Thread$UncaughtExceptionHandler;)V
return-void
.end method