57 lines
1.3 KiB
Smali
57 lines
1.3 KiB
Smali
.class public Lcom/bumptech/glide/load/engine/a$a$a;
|
|
.super Ljava/lang/Object;
|
|
.source "ActiveResources.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/bumptech/glide/load/engine/a$a;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljava/lang/Runnable;
|
|
|
|
.field public final synthetic b:Lcom/bumptech/glide/load/engine/a$a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/bumptech/glide/load/engine/a$a;Ljava/lang/Runnable;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/bumptech/glide/load/engine/a$a$a;->b:Lcom/bumptech/glide/load/engine/a$a;
|
|
|
|
iput-object p2, p0, Lcom/bumptech/glide/load/engine/a$a$a;->a:Ljava/lang/Runnable;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 1
|
|
|
|
const/16 v0, 0xa
|
|
|
|
.line 1
|
|
invoke-static {v0}, Landroid/os/Process;->setThreadPriority(I)V
|
|
|
|
.line 2
|
|
iget-object v0, p0, Lcom/bumptech/glide/load/engine/a$a$a;->a:Ljava/lang/Runnable;
|
|
|
|
invoke-interface {v0}, Ljava/lang/Runnable;->run()V
|
|
|
|
return-void
|
|
.end method
|