60 lines
1.6 KiB
Smali
60 lines
1.6 KiB
Smali
.class public Lcom/bumptech/glide/manager/o$a;
|
|
.super Ljava/lang/Object;
|
|
.source "RequestManagerRetriever.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/bumptech/glide/manager/o$b;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/bumptech/glide/manager/o;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/bumptech/glide/b;Lcom/bumptech/glide/manager/k;Lcom/bumptech/glide/manager/p;Landroid/content/Context;)Lcom/bumptech/glide/i;
|
|
.locals 1
|
|
.param p1 # Lcom/bumptech/glide/b;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lcom/bumptech/glide/manager/k;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p3 # Lcom/bumptech/glide/manager/p;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p4 # Landroid/content/Context;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/bumptech/glide/i;
|
|
|
|
invoke-direct {v0, p1, p2, p3, p4}, Lcom/bumptech/glide/i;-><init>(Lcom/bumptech/glide/b;Lcom/bumptech/glide/manager/k;Lcom/bumptech/glide/manager/p;Landroid/content/Context;)V
|
|
|
|
return-object v0
|
|
.end method
|