g$a.smali
.class public Ljo/g$a;
.super Ljava/lang/Thread;
.source "ApcThreadFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ljo/g;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljo/g;Ljava/lang/Runnable;Ljava/lang/String;)V
.registers 4
invoke-direct {p0, p2, p3}, Ljava/lang/Thread;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public run()V
.registers 4
:try_start_0
invoke-super {p0}, Ljava/lang/Thread;->run()V
:try_end_3
.catchall {:try_start_0 .. :try_end_3} :catchall_4
goto :goto_c
:catchall_4
move-exception v0
sget-object v1, Ljo/g;->c:Ljava/lang/String;
const-string v2, "runnable throws throwable while running"
invoke-static {v1, v2, v0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
:goto_c
return-void
.end method