2022-06-10 21:38:30 +09:00

50 lines
1.0 KiB
Smali

.class public Lcom/bumptech/glide/i$a;
.super Ljava/lang/Object;
.source "RequestManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/bumptech/glide/i;
# direct methods
.method public constructor <init>(Lcom/bumptech/glide/i;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/bumptech/glide/i$a;->a:Lcom/bumptech/glide/i;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/i$a;->a:Lcom/bumptech/glide/i;
iget-object v1, v0, Lcom/bumptech/glide/i;->c:Lcom/bumptech/glide/manager/k;
invoke-interface {v1, v0}, Lcom/bumptech/glide/manager/k;->b(Lcom/bumptech/glide/manager/l;)V
return-void
.end method