a$a.smali
.class final Lsg/bigo/b/d/a/a/a$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/util/concurrent/ThreadFactory;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lsg/bigo/b/d/a/a/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "a"
.end annotation
# direct methods
.method private constructor <init>()V
.registers 1
.line 510
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(B)V
.registers 2
.line 510
invoke-direct {p0}, Lsg/bigo/b/d/a/a/a$a;-><init>()V
return-void
.end method
# virtual methods
.method public final declared-synchronized newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
.registers 4
monitor-enter p0
.line 513
:try_start_1
new-instance v0, Ljava/lang/Thread;
const-string v1, "disk-lru-cache-thread"
invoke-direct {v0, p1, v1}, Ljava/lang/Thread;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
const/4 p1, 0x1
.line 514
invoke-virtual {v0, p1}, Ljava/lang/Thread;->setPriority(I)V
.line 515
invoke-virtual {v0, p1}, Ljava/lang/Thread;->setDaemon(Z)V
:try_end_f
.catchall {:try_start_1 .. :try_end_f} :catchall_11
.line 516
monitor-exit p0
return-object v0
:catchall_11
move-exception p1
monitor-exit p0
throw p1
.end method