d.smali
.class final Lcom/ss/android/socialbase/downloader/i/a/d;
.super Ljava/lang/Object;
.source "DownloadPreconnecter.java"
# interfaces
.implements Ljava/lang/Runnable;
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 45
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 2
.prologue
.line 49
const/16 v0, 0xa
:try_start_2
invoke-static {v0}, Landroid/os/Process;->setThreadPriority(I)V
:try_end_5
.catch Ljava/lang/Throwable; {:try_start_2 .. :try_end_5} :catch_6
.line 52
:goto_5
return-void
.line 50
:catch_6
move-exception v0
goto :goto_5
.end method