DLogImp$4.smali

.class Lio/rong/common/dlog/DLogImp$4;
.super Ljava/util/TimerTask;
.source "DLogImp.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/rong/common/dlog/DLogImp;-><init>(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lio/rong/common/dlog/DLogImp;

.field final synthetic val$context:Landroid/content/Context;


# direct methods
.method constructor <init>(Lio/rong/common/dlog/DLogImp;Landroid/content/Context;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lio/rong/common/dlog/DLogImp$4;->this$0:Lio/rong/common/dlog/DLogImp;

    iput-object p2, p0, Lio/rong/common/dlog/DLogImp$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/dlog/DLogImp$4$1;

    invoke-direct {v1, p0, v0}, Lio/rong/common/dlog/DLogImp$4$1;-><init>(Lio/rong/common/dlog/DLogImp$4;Ljava/lang/Thread$UncaughtExceptionHandler;)V

    invoke-static {v1}, Ljava/lang/Thread;->setDefaultUncaughtExceptionHandler(Ljava/lang/Thread$UncaughtExceptionHandler;)V

    return-void
.end method