ThreadHelper$2.smali

.class Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper$2;
.super Ljava/lang/Object;
.source "ThreadHelper.java"

# interfaces
.implements Ljava/lang/Thread$UncaughtExceptionHandler;


# instance fields
.field final synthetic this$0:Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;


# direct methods
.method constructor <init>(Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;)V
    .registers 2

    .prologue
    .line 85
    iput-object p1, p0, Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper$2;->this$0:Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
    .registers 5

    .prologue
    const/4 v1, 0x0

    .line 88
    invoke-virtual {p2}, Ljava/lang/Throwable;->printStackTrace()V

    .line 90
    iget-object v0, p0, Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper$2;->this$0:Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;

    invoke-static {v0, v1}, Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;->access$002(Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;Landroid/os/HandlerThread;)Landroid/os/HandlerThread;

    .line 91
    iget-object v0, p0, Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper$2;->this$0:Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;

    invoke-static {v0, v1}, Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;->access$102(Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;Landroid/os/Looper;)Landroid/os/Looper;

    .line 92
    iget-object v0, p0, Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper$2;->this$0:Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;

    invoke-static {v0, v1}, Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;->access$202(Lcom/cmcm/locker/sdk/notificationhelper/impl/controller/ThreadHelper;Landroid/os/Handler;)Landroid/os/Handler;

    .line 93
    return-void
.end method