JavaCronetEngine$1$1.smali

.class Laegon/chrome/net/impl/JavaCronetEngine$1$1;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic this$1:Laegon/chrome/net/impl/JavaCronetEngine$1;

.field final synthetic val$r:Ljava/lang/Runnable;


# direct methods
.method constructor <init>(Laegon/chrome/net/impl/JavaCronetEngine$1;Ljava/lang/Runnable;)V
    .registers 3

    iput-object p1, p0, Laegon/chrome/net/impl/JavaCronetEngine$1$1;->this$1:Laegon/chrome/net/impl/JavaCronetEngine$1;

    iput-object p2, p0, Laegon/chrome/net/impl/JavaCronetEngine$1$1;->val$r:Ljava/lang/Runnable;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

    invoke-static {}, Ljava/lang/Thread;->currentThread()Ljava/lang/Thread;

    move-result-object v0

    const-string v1, "JavaCronetEngine"

    invoke-virtual {v0, v1}, Ljava/lang/Thread;->setName(Ljava/lang/String;)V

    iget-object v0, p0, Laegon/chrome/net/impl/JavaCronetEngine$1$1;->this$1:Laegon/chrome/net/impl/JavaCronetEngine$1;

    iget v0, v0, Laegon/chrome/net/impl/JavaCronetEngine$1;->val$threadPriority:I

    invoke-static {v0}, Landroid/os/Process;->setThreadPriority(I)V

    iget-object v0, p0, Laegon/chrome/net/impl/JavaCronetEngine$1$1;->val$r:Ljava/lang/Runnable;

    invoke-interface {v0}, Ljava/lang/Runnable;->run()V

    return-void
.end method